2004-01-05 |
Neil Conway | Fix (yet another) instance of incorrect markup for... |
commit | commitdiff | tree | snapshot |
2004-01-05 |
Neil Conway | Fix three trivial typos in comments. |
commit | commitdiff | tree | snapshot |
2004-01-05 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2004-01-05 |
Tom Lane | Improve UniquePath logic to detect the case where the... |
commit | commitdiff | tree | snapshot |
2004-01-05 |
Tom Lane | Dept. of second thoughts: clause_selectivity shouldn... |
commit | commitdiff | tree | snapshot |
2004-01-05 |
Tom Lane | Add the ability to extract OR indexscan conditions... |
commit | commitdiff | tree | snapshot |
2004-01-05 |
Bruce Momjian | Update for 7.4.1 as newest version. |
commit | commitdiff | tree | snapshot |
2004-01-04 |
Peter Eisentraut | Correct gettext URL. |
commit | commitdiff | tree | snapshot |
2004-01-04 |
Michael Meskes | Fixed bug in GRANT OPTION FOR parsing. |
commit | commitdiff | tree | snapshot |
2004-01-04 |
Tom Lane | There's no longer any good reason for genbki.sh and... |
commit | commitdiff | tree | snapshot |
2004-01-04 |
Tom Lane | Fix portability bugs: char values passed to <ctype... |
commit | commitdiff | tree | snapshot |
2004-01-04 |
Tom Lane | Fix discrepancy in prototypes for HPUX pg_dlerror. |
commit | commitdiff | tree | snapshot |
2004-01-04 |
Tom Lane | Fix ReadOffset() to work correctly when off_t is wider... |
commit | commitdiff | tree | snapshot |
2004-01-04 |
Tom Lane | Merge restrictlist_selectivity into clauselist_selectiv... |
commit | commitdiff | tree | snapshot |
2004-01-04 |
Bruce Momjian | Remove trailing newline from file. |
commit | commitdiff | tree | snapshot |
2004-01-04 |
Bruce Momjian | Remove trailing semicolons from macro initializations... |
commit | commitdiff | tree | snapshot |
2004-01-04 |
Bruce Momjian | Mention grabbing typedefs from pgsql/lib too. |
commit | commitdiff | tree | snapshot |
2004-01-04 |
Tom Lane | Rewrite OR indexscan processing to be more flexible... |
commit | commitdiff | tree | snapshot |
2004-01-03 |
Tom Lane | Must test for __hppa__ as well as __hppa to make linux... |
commit | commitdiff | tree | snapshot |
2004-01-01 |
Tom Lane | Do an explicit fflush after writing a progress message... |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Bruce Momjian | Make Solaris non-gcc thread flag "-mt" a compile flag... |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Tom Lane | Adjust the definition of RestrictInfo's left_relids... |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Tom Lane | Recommend SHOW, instead of pg_controldata, for checking... |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Bruce Momjian | Add "-mt" link flag for Solaris non-gcc compiles when... |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Tom Lane | Instead of trying to force WHERE clauses into CNF or... |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Tom Lane | Avoid running out of memory during hash_create, by... |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Tom Lane | ShmemInitHash forgot to specify HASH_ALLOC flag bit... |
commit | commitdiff | tree | snapshot |
2003-12-29 |
Tom Lane | Use hash table name, not one-size-fits-all 'DynaHashTab... |
commit | commitdiff | tree | snapshot |
2003-12-29 |
Tom Lane | Using canonicalize_qual() to get rid of duplicate index... |
commit | commitdiff | tree | snapshot |
2003-12-29 |
Tom Lane | Improve comment. |
commit | commitdiff | tree | snapshot |
2003-12-29 |
Tom Lane | Tweak OpernameGetCandidates() to reduce palloc overhead... |
commit | commitdiff | tree | snapshot |
2003-12-29 |
Michael Meskes | Added missing whitespaces to array argument parsing. |
commit | commitdiff | tree | snapshot |
2003-12-28 |
Tom Lane | Clean up the usage of canonicalize_qual(): in particula... |
commit | commitdiff | tree | snapshot |
2003-12-28 |
Tom Lane | Fix sanity-check code that mistakenly assumed error... |
commit | commitdiff | tree | snapshot |
2003-12-28 |
Tom Lane | Avoid infinite loop if connection is lost during PQexec... |
commit | commitdiff | tree | snapshot |
2003-12-27 |
Tom Lane | Improve spinlock code for recent x86 processors: insert... |
commit | commitdiff | tree | snapshot |
2003-12-27 |
Tom Lane | Remove incorrect remark about having to restart backend... |
commit | commitdiff | tree | snapshot |
2003-12-26 |
Tom Lane | Be a little more consistent about which terms are upper... |
commit | commitdiff | tree | snapshot |
2003-12-26 |
Michael Meskes | Fixed docs to clearly note that ecpg is originally... |
commit | commitdiff | tree | snapshot |
2003-12-25 |
Bruce Momjian | Continued rearrangement to permit pgstat + BootstrapMai... |
commit | commitdiff | tree | snapshot |
2003-12-25 |
Bruce Momjian | Patch that makes quoting "sameuser", "samegroup", and... |
commit | commitdiff | tree | snapshot |
2003-12-25 |
Bruce Momjian | > > I have no idea if this in Oracle or not. But it... |
commit | commitdiff | tree | snapshot |
2003-12-24 |
Michael Meskes | Fixed segfault in parsing of EXEC SQL SELECT * FROM... |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Bruce Momjian | Supress non-temp schemas from psql \dn display. |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Tom Lane | Use inlined TAS() on PA-RISC, if we are compiling with... |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Tom Lane | Fix a number of places where reconfiguring with a diffe... |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Tom Lane | Fix compile warning. |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Tom Lane | More bogosity in alter_table test: sometimes causes... |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Tom Lane | alter_table test sometimes failed in parallel mode... |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Tom Lane | Push responsibility for selecting out-of-line-assembler... |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Tom Lane | Mop-up for HAS_TEST_AND_SET refactoring. Un-break... |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Bruce Momjian | Have configure --without-spinlocks actually not use... |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Bruce Momjian | Move slock_t typdefs into s_lock.h from include/port... |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Bruce Momjian | Remove __alpha__ additions in main.c but document that... |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Bruce Momjian | Remove NEED_I386_TAS_ASM and just test for compiler... |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Tom Lane | Allow plpgsql variables' default value expressions... |
commit | commitdiff | tree | snapshot |
2003-12-22 |
Bruce Momjian | This applied patch remove NEED_SPARC_TAS_ASM and instea... |
commit | commitdiff | tree | snapshot |
2003-12-22 |
Bruce Momjian | Test for __alpha and __alpha__. |
commit | commitdiff | tree | snapshot |
2003-12-22 |
Bruce Momjian | Clarification: |
commit | commitdiff | tree | snapshot |
2003-12-22 |
Bruce Momjian | Regenerate HISTORY for release. |
commit | commitdiff | tree | snapshot |
2003-12-21 |
Tom Lane | Fix broken markup, adjust 7.4.1 release date, re-sync... |
commit | commitdiff | tree | snapshot |
2003-12-21 |
Tom Lane | Further cleanup in _bt_first: eliminate duplicate code... |
commit | commitdiff | tree | snapshot |
2003-12-21 |
Bruce Momjian | Update 7.4.1 release notes in preparation for release. |
commit | commitdiff | tree | snapshot |
2003-12-21 |
Bruce Momjian | Back out: |
commit | commitdiff | tree | snapshot |
2003-12-21 |
Bruce Momjian | [ This description should have been on the earlier... |
commit | commitdiff | tree | snapshot |
2003-12-21 |
Tom Lane | Previous change exposed some opportunities for further... |
commit | commitdiff | tree | snapshot |
2003-12-21 |
Tom Lane | Improve btree's initial-positioning-strategy code so... |
commit | commitdiff | tree | snapshot |
2003-12-21 |
Tom Lane | The recent DUMMY_PROCS patch broke accounting for the... |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Tom Lane | bufmgr.c failed to compile on Darwin, because it didn... |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Tom Lane | Dept. of third thoughts: in fact, libpq should support... |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Tom Lane | Fix broken IDENT support for FreeBSD (appears to have... |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Bruce Momjian | This patch is the next step towards (re)allowing fork... |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Bruce Momjian | Another markup fix for recent patch. |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Bruce Momjian | Fix broken markup. |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Bruce Momjian | In my mind there were two categories of open issues |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Bruce Momjian | Update HISTORY file for 7.4.1. |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Bruce Momjian | Supress ecpg thread test if configure didn't enable... |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Bruce Momjian | Prevent service dbname from defaulting to service name... |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Peter Eisentraut | 7.4.1 release note improvements |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Peter Eisentraut | Forbid REVOKE on untrusted languages, and don't dump... |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Peter Eisentraut | Add missing $(X). |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Tom Lane | Make to_hex() behave portably on negative input values... |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Joe Conway | Use a shutdown callback to ensure proper clean up when... |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Tom Lane | Fix memory leak with SSL connections due to missing... |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Tom Lane | Use a shutdown callback to clear setArgsValid in a... |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Peter Eisentraut | Forgot to change one compatlib.h. |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Tom Lane | Ensure set-returning functions in the targetlist of... |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Teodor Sigaev | Fix signed char in comparison and check memory allocation |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Peter Eisentraut | Move Informix compatibility include files out of the... |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Dave Cramer | patch for new OID74Test |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Dave Cramer | fixed up OID74 test to conform with other tests, by... |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Bruce Momjian | Please find enclosed a patch exemplifying typical use... |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Bruce Momjian | Here is the definition of relation_byte_size() in optim... |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Dave Cramer | patch by Kris Jurka to use the correct protocol based... |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Tom Lane | Adjust rules output for unknown-vs-any change (affects... |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Tom Lane | Be a little smarter in group_clauses_by_indexkey_for_jo... |
commit | commitdiff | tree | snapshot |
2003-12-17 |
Tom Lane | information_schema.constraint_column_usage and key_colu... |
commit | commitdiff | tree | snapshot |
2003-12-17 |
Tom Lane | Fix DecodeInterval to handle '-0.1' sanely, per gripe... |
commit | commitdiff | tree | snapshot |
2003-12-17 |
Tom Lane | Repair badly broken estimation of output buffer size... |
commit | commitdiff | tree | snapshot |
2003-12-17 |
Tom Lane | Reorder tests in parse_coerce so that ANY/ANYELEMENT... |
commit | commitdiff | tree | snapshot |
next |