Commit Graph

10447 Commits (c2d156691292d7be998eacf5b99dce3ea3c29ab2)
 

Author SHA1 Message Date
Bruce Momjian c2d1566912 Move WAL params higher in file, next to fsync option. 24 years ago
Peter Eisentraut 1837f8cbdf Add -Wno-error because of "unclean" flex output. 24 years ago
Bruce Momjian 253ade2cfe Regroup GEQO configs. 24 years ago
Bruce Momjian 8dbaca424f Fix SCM_CREDS for FreeBSD, from Teodor Sigaev. 24 years ago
Bruce Momjian 2a9bfb1f0d Add new jdbc array file. 24 years ago
Bruce Momjian 4859219f19 Add 0.2 version XML files. 24 years ago
Bruce Momjian f00caec541 Add ECPGd_cardinality to end of enum list so ecpg compiles. 24 years ago
Bruce Momjian 9bee8a1fd9 Add missing include for SCM_CREDS. 24 years ago
Bruce Momjian ca66b2370a Fix SO_PEERCRED printf bug added with SCM_CREDS cleanup. 24 years ago
Bruce Momjian fe786448e7 Remove krb.c. 24 years ago
Bruce Momjian c89dc74001 Update TODO list. 24 years ago
Bruce Momjian c5325c03f9 Update FAQ. 24 years ago
Hiroshi Inoue c2f5d08c11 Fix a lot of compile errors on unix. 24 years ago
Bruce Momjian 18529514b1 Remove encode.*. Not needed anymore. 24 years ago
Bruce Momjian 62d19bd1d2 Remove object file. 24 years ago
Bruce Momjian df24cb73f6 Add missing pgcrypto file. 24 years ago
Bruce Momjian 2518e27334 /contrib/pgcrypto: 24 years ago
Bruce Momjian 5950a984a7 1. I've now produced an updated version (and called it 0.2) of my XML 24 years ago
Bruce Momjian 44ae35cab9 > 24 years ago
Bruce Momjian f6387b5169 Update XML author's email address. 24 years ago
Bruce Momjian bca9d0cdf4 Add SCM_CREDS to get owner of unix-domain socket on BSD-like systems. 24 years ago
Bruce Momjian 04fdf73a05 Update FAQ. 24 years ago
Peter Eisentraut 30c975e2cb One more round of translations and slight message tweaks 24 years ago
Michael Meskes db07a3f47f - Synced preproc.y with gram.y. 24 years ago
Hiroshi Inoue 0c439e5ef6 1) Change all internal SQL function calls from 24 years ago
Hiroshi Inoue 58d4f951ea Ensure to hold an exclusive lock while reindexing a relation. 24 years ago
Bruce Momjian 9df188bc0d A little more code reorg for MD5/crypt. 24 years ago
Bruce Momjian 0a3094b6f3 Reorder MD5/crypt so MD5 comes first in the code. 24 years ago
Bruce Momjian 2637f887e7 Remove some unneeded dashes from libpq comments. 24 years ago
Bruce Momjian 27c272917a Add \n to libpq print output where needed. 24 years ago
Bruce Momjian 955040943a This patch updates some comments in the DatabaseMetaData classes to 24 years ago
Bruce Momjian a21c096058 Thanks for your feedback (and patience). Enclosed is my third 24 years ago
Bruce Momjian 1ebbfc150a Attached is the patch requested by Tom Lane (see below). It 24 years ago
Bruce Momjian b5453fae74 Force crypt() salt to be null-terminated. 24 years ago
Bruce Momjian da45a0bdb7 Add 4-byte MD5 salt. 24 years ago
Tom Lane a61e15a566 geo_distance function needs to be marked strict. 24 years ago
Bruce Momjian 31874ad39b Update list of files to update. 24 years ago
Tom Lane d4f4b971a4 Sequences are now based on int8, not int4, arithmetic. SERIAL pseudo-type 24 years ago
Bruce Momjian bcb0ccf5be Add new MD5 pg_hba.conf keyword. Prevent fallback to crypt. 24 years ago
Bruce Momjian f7eedfdff2 This patch fixes the well-known but unfixed bug that fetchone() always returns 24 years ago
Tatsuo Ishii 1e59edd298 Fix typo. pg_dump -B --> pg_dump -b 24 years ago
Bruce Momjian cd6868176e Remove protocol version change. Try MD5 first, then crypt() on all clients. 24 years ago
Bruce Momjian 368e87e6ae Use malloc/palloc as appropriate. 24 years ago
Bruce Momjian d4fb1b2388 Move md5.h contents to crypt.h. 24 years ago
Bruce Momjian b5b0ce2bb7 Remove unneeded patch. 24 years ago
Bruce Momjian 4d0c90b82f Remove UNDO dicussion. It was inconclusive, and too large. 24 years ago
Bruce Momjian b62289938a Just a test. 24 years ago
Bruce Momjian 21dbd06d3a update. 24 years ago
Bruce Momjian 53f530d4dd update 24 years ago
Bruce Momjian d3c1846b95 update 24 years ago