]> granicus.if.org Git - postgresql/shortlog
postgresql
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>
2001-08-21 Bruce MomjianUpdate XML author's email address.
2001-08-21 Bruce MomjianAdd SCM_CREDS to get owner of unix-domain socket on...
2001-08-20 Bruce MomjianUpdate FAQ.
2001-08-19 Peter EisentrautOne more round of translations and slight message tweaks
2001-08-19 Michael Meskes- Synced preproc.y with gram.y.
2001-08-18 Hiroshi Inoue1) Change all internal SQL function calls from
2001-08-17 Hiroshi InoueEnsure to hold an exclusive lock while reindexing a...
2001-08-17 Bruce MomjianA little more code reorg for MD5/crypt.
2001-08-17 Bruce MomjianReorder MD5/crypt so MD5 comes first in the code.
2001-08-17 Bruce MomjianRemove some unneeded dashes from libpq comments.
2001-08-17 Bruce MomjianAdd \n to libpq print output where needed.
2001-08-17 Bruce MomjianThis patch updates some comments in the DatabaseMetaDat...
2001-08-17 Bruce MomjianThanks for your feedback (and patience). Enclosed...
2001-08-17 Bruce MomjianAttached is the patch requested by Tom Lane (see below...
2001-08-17 Bruce MomjianForce crypt() salt to be null-terminated.
2001-08-17 Bruce MomjianAdd 4-byte MD5 salt.
2001-08-16 Tom Lanegeo_distance function needs to be marked strict.
2001-08-16 Bruce MomjianUpdate list of files to update.
2001-08-16 Tom LaneSequences are now based on int8, not int4, arithmetic...
2001-08-16 Bruce MomjianAdd new MD5 pg_hba.conf keyword. Prevent fallback...
2001-08-16 Bruce MomjianThis patch fixes the well-known but unfixed bug that...
2001-08-16 Tatsuo IshiiFix typo. pg_dump -B --> pg_dump -b
2001-08-16 Bruce MomjianRemove protocol version change. Try MD5 first, then...
2001-08-15 Bruce MomjianUse malloc/palloc as appropriate.
2001-08-15 Bruce MomjianMove md5.h contents to crypt.h.
2001-08-15 Bruce MomjianRemove unneeded patch.
2001-08-15 Bruce MomjianRemove UNDO dicussion. It was inconclusive, and too...
2001-08-15 Bruce MomjianJust a test.
2001-08-15 Bruce Momjianupdate.
2001-08-15 Bruce Momjianupdate
2001-08-15 Bruce Momjianupdate
2001-08-15 Bruce MomjianAdd new files.
2001-08-15 Bruce MomjianUse MD5 for wire protocol encryption for >= 7.2 client...
2001-08-15 Tatsuo IshiiAdd convert.
next