]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2001-09-04  Peter EisentrautFix typo.
2001-09-03  Bruce MomjianAdd patch for 0LL for BSD indent/pgindent.
2001-09-03  Bruce MomjianAdd items.
2001-09-03  Bruce MomjianAdd two emails about TODO.detail PL/java discussion.
2001-09-03  Peter EisentrautPut some kind of grammatical uniformity in the <refpurp...
2001-09-03  Peter EisentrautPut pgstat internal files into $PGDATA/global.
2001-09-02  Peter EisentrautParse the arguments of \connect as SQL identifiers...
2001-09-02  Peter EisentrautNew blood and fresh air for tutorial
2001-08-31  Tatsuo IshiiThe actual execution results are different from examples.
2001-08-31  Tatsuo IshiiActual results are different from examples
2001-08-31  Tatsuo IshiiAdd ; to the create operator.
2001-08-31  Tatsuo IshiiSince 7.1 the data type size of TIME has been increased.
2001-08-30  Peter EisentrautConvert some fprintf's to elog's.
2001-08-30  Peter EisentrautFor INSERTs, one can now tab complete DEFAULT VALUES.
2001-08-30  Tatsuo IshiiFix typo.
2001-08-29  Peter EisentrautInstall the SQL command man pages into a section approp...
2001-08-29  Peter EisentrautRemove useless xreflabel.
2001-08-29  Peter EisentrautWhoops, wrong logic.
2001-08-28  Peter EisentrautChange the conditionals so the mips + gcc code here...
2001-08-28  Peter EisentrautFix the readline test to find dependent libraries on...
2001-08-28  Peter EisentrautInclude directory rearrangement
2001-08-28  Hiroshi InoueFix a wrong error handling.
2001-08-28  Tom LaneAvoid #ifdef inside printf() ... that loses on platform...
2001-08-27  Tom LaneFix some typos.
2001-08-27  Tom LaneAdd some minimal exercising of functional-index feature...
2001-08-27  Tom LaneSuppress definitions of 'true' and 'false' macros if...
2001-08-27  Tom LaneUse a cursor for fetching data in -d or -D mode, so...
2001-08-27  Tom LaneFix confusion over static-ness of a subroutine.
2001-08-27  Tom LaneRemove unneeded/unportable extern.
2001-08-27  Tom LaneQuick-hack solution to regproc/oid issue was not the...
2001-08-27  Tom LaneUn-break pg_dump --- pg_class.indproc is now regproc...
2001-08-27  Peter EisentrautDo not install the odbc header files, per discussion...
2001-08-27  Peter EisentrautTurn on plpython build by default if we have something...
2001-08-27  Hiroshi InoueFix a complie error on Windows platform.
2001-08-26  Peter EisentrautVPATH and DESTDIR support for PL/Perl, using the same...
2001-08-26  Peter EisentrautPut the right runpath to libpq into the Perl module...
2001-08-26  Tom LaneDocumentation for transaction-ID-wraparound changes...
2001-08-26  Bruce MomjianPlease pull this patch. It breaks JDBC1 support. ...
2001-08-26  Bruce MomjianBack out "Remove outdated documentation section of...
2001-08-26  Tom LaneTransaction IDs wrap around, per my proposal of 13...
2001-08-26  Bruce MomjianDocument single-letter createuser encryption options.
2001-08-26  Bruce MomjianAdd single-letter encryption options for createuser...
2001-08-26  Bruce MomjianPut createuser ENCRYPTED/UNENCRYPTED in the proper...
2001-08-26  Bruce Momjian>>>>The JDBC driver requires
2001-08-26  Bruce MomjianHere is a patch to the resultmap to make the regression...
2001-08-26  Bruce MomjianThe attached file: SerializePatch2.tgz, contains a...
2001-08-25  Tom LaneFix portability problem in new CLOG code, per report...
2001-08-25  Bruce MomjianRe-apply Array.java patch to new Array.java file to...
2001-08-25  Tom LaneReplace implementation of pg_log as a relation accessed...
2001-08-25  Bruce MomjianAdd ENCRYPTED/UNENCRYPTED control in createuser script.
2001-08-25  Bruce MomjianAdd MD5 to win32.mak
2001-08-25  Bruce MomjianAdd intended Array.java file that accidentally was...
2001-08-25  Peter Eisentrautupdate from Serguei Mokhov
2001-08-25  Peter EisentrautHide backend debug output in initdb by default. To...
2001-08-24  Peter Eisentrautc.h needs to include postgres_ext.h to be self-contained.
2001-08-24  Peter EisentrautMissed this part in pg_config.h rename.
2001-08-24  Peter EisentrautAdd ecpg --help and --version. Renumber the exit statu...
2001-08-24  Peter EisentrautStart adding some more documentation about the number...
2001-08-24  Bruce MomjianReverse sense of comparison in psql socket test, per...
2001-08-24  Bruce MomjianRemove outdated documentation section of ecpg.
2001-08-24  Bruce MomjianThere are two problems when compiling libpq.dll and...
2001-08-24  Bruce MomjianAttached is a patch to fix the current issues with...
2001-08-24  Peter EisentrautRename config.h to pg_config.h and os.h to pg_config_os...
2001-08-23  Tom LaneEnsure that all TransactionId comparisons are encapsula...
2001-08-23  Tom LaneMakefile forgot to install README.btree_gist.
2001-08-23  Tom LaneAdd chkpass.
2001-08-23  Tom LaneBring chkpass build process into sync with other contri...
2001-08-23  Tom LaneRemove test of 'inf' since it introduces a platform...
2001-08-23  Tom Lanetskey_cmp() should use timestamp_cmp() instead of doing...
2001-08-23  Bruce MomjianUpdate TODO list.
2001-08-23  Tom LaneAllow the return value of an SQL function to be binary...
2001-08-22  Peter EisentrautAdd option to output SET SESSION AUTHORIZATION commands...
2001-08-22  Peter Eisentrautremove no longer needed -Wno-error
2001-08-22  Tom LaneNew contrib module for BTREE emulation in GiST.
2001-08-22  Tom LaneUpdate GiST for new pg_opclass arrangement (finally...
2001-08-22  Tom LanePersuade new pgcrypto stuff to compile.
2001-08-22  Bruce MomjianAttached is a simple one line patch for the problem...
2001-08-21  Bruce MomjianHere's a resend of the patch.gz. I gunzip'ed it fine...
2001-08-21  Tom LaneRemove special-case treatment of all-zeroes MAC address...
2001-08-21  Bruce Momjian> Ok, where's a "system dependent hack" :)
2001-08-21  Tom LaneRestructure pg_opclass, pg_amop, and pg_amproc per...
2001-08-21  Bruce MomjianMove WAL params higher in file, next to fsync option.
2001-08-21  Peter EisentrautAdd -Wno-error because of "unclean" flex output.
2001-08-21  Bruce MomjianRegroup GEQO configs.
2001-08-21  Bruce MomjianFix SCM_CREDS for FreeBSD, from Teodor Sigaev.
2001-08-21  Bruce MomjianAdd new jdbc array file.
2001-08-21  Bruce MomjianAdd 0.2 version XML files.
2001-08-21  Bruce MomjianAdd ECPGd_cardinality to end of enum list so ecpg compiles.
2001-08-21  Bruce MomjianAdd missing include for SCM_CREDS.
2001-08-21  Bruce MomjianFix SO_PEERCRED printf bug added with SCM_CREDS cleanup.
2001-08-21  Bruce MomjianRemove krb.c.
2001-08-21  Bruce MomjianUpdate TODO list.
2001-08-21  Bruce MomjianUpdate FAQ.
2001-08-21  Hiroshi InoueFix a lot of compile errors on unix.
2001-08-21  Bruce MomjianRemove encode.*. Not needed anymore.
2001-08-21  Bruce MomjianRemove object file.
2001-08-21  Bruce MomjianAdd missing pgcrypto file.
2001-08-21  Bruce Momjian/contrib/pgcrypto:
2001-08-21  Bruce Momjian1. I've now produced an updated version (and called...
2001-08-21  Bruce Momjian>
next