summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add 0.2 version XML files.Bruce Momjian2001-08-212-0/+245
* Add ECPGd_cardinality to end of enum list so ecpg compiles.Bruce Momjian2001-08-211-0/+1
* Add missing include for SCM_CREDS.Bruce Momjian2001-08-213-5/+7
* Fix SO_PEERCRED printf bug added with SCM_CREDS cleanup.Bruce Momjian2001-08-211-2/+2
* Remove krb.c.Bruce Momjian2001-08-211-119/+0
* Update TODO list.Bruce Momjian2001-08-211-1/+2
* Update FAQ.Bruce Momjian2001-08-212-4/+4
* Fix a lot of compile errors on unix.Hiroshi Inoue2001-08-219-222/+252
* Remove encode.*. Not needed anymore.Bruce Momjian2001-08-212-441/+0
* Remove object file.Bruce Momjian2001-08-211-0/+0
* Add missing pgcrypto file.Bruce Momjian2001-08-2115-0/+5187
* /contrib/pgcrypto:Bruce Momjian2001-08-2112-257/+1791
* 1. I've now produced an updated version (and called it 0.2) of my XMLBruce Momjian2001-08-214-77/+114
* >Bruce Momjian2001-08-214-18/+32
* Update XML author's email address.Bruce Momjian2001-08-211-1/+1
* Add SCM_CREDS to get owner of unix-domain socket on BSD-like systems.Bruce Momjian2001-08-219-783/+1019
* Update FAQ.Bruce Momjian2001-08-202-8/+7
* One more round of translations and slight message tweaksPeter Eisentraut2001-08-195-416/+612
* - Synced preproc.y with gram.y.Michael Meskes2001-08-198-57/+160
* 1) Change all internal SQL function calls fromHiroshi Inoue2001-08-1821-510/+1278
* Ensure to hold an exclusive lock while reindexing a relation.Hiroshi Inoue2001-08-171-3/+11
* A little more code reorg for MD5/crypt.Bruce Momjian2001-08-172-10/+10
* Reorder MD5/crypt so MD5 comes first in the code.Bruce Momjian2001-08-173-45/+45
* Remove some unneeded dashes from libpq comments.Bruce Momjian2001-08-176-93/+78
* Add \n to libpq print output where needed.Bruce Momjian2001-08-171-12/+11
* This patch updates some comments in the DatabaseMetaData classes toBruce Momjian2001-08-172-12/+18
* Thanks for your feedback (and patience). Enclosed is my thirdBruce Momjian2001-08-173-191/+219
* Attached is the patch requested by Tom Lane (see below). ItBruce Momjian2001-08-172-39/+64
* Force crypt() salt to be null-terminated.Bruce Momjian2001-08-172-5/+14
* Add 4-byte MD5 salt.Bruce Momjian2001-08-1711-43/+89
* geo_distance function needs to be marked strict.Tom Lane2001-08-161-1/+2
* Update list of files to update.Bruce Momjian2001-08-161-1/+1
* Sequences are now based on int8, not int4, arithmetic. SERIAL pseudo-typeTom Lane2001-08-1621-182/+254
* Add new MD5 pg_hba.conf keyword. Prevent fallback to crypt.Bruce Momjian2001-08-166-34/+44
* This patch fixes the well-known but unfixed bug that fetchone() always returnsBruce Momjian2001-08-161-2/+2
* Fix typo. pg_dump -B --> pg_dump -bTatsuo Ishii2001-08-161-2/+2
* Remove protocol version change. Try MD5 first, then crypt() on all clients.Bruce Momjian2001-08-164-20/+16
* Use malloc/palloc as appropriate.Bruce Momjian2001-08-151-0/+7
* Move md5.h contents to crypt.h.Bruce Momjian2001-08-157-34/+17
* Remove unneeded patch.Bruce Momjian2001-08-151-1485/+275
* Remove UNDO dicussion. It was inconclusive, and too large.Bruce Momjian2001-08-151-7445/+30
* Just a test.Bruce Momjian2001-08-151-1/+1
* update.Bruce Momjian2001-08-151-1/+1
* updateBruce Momjian2001-08-151-1/+1
* updateBruce Momjian2001-08-151-1/+1
* Add new files.Bruce Momjian2001-08-152-0/+324
* Use MD5 for wire protocol encryption for >= 7.2 client/server.Bruce Momjian2001-08-1527-192/+357
* Add convert.Tatsuo Ishii2001-08-151-1/+15
* Add conver/convert2 functions. They are similar to the SQL99's convert.Tatsuo Ishii2001-08-155-80/+221
* Put back changes I overwrote packaging 7.1.3.Bruce Momjian2001-08-141-4/+5