Commit Graph

10473 Commits (ae05b2fd43f9cee33b93b35a32330ac19e0825de)
 

Author SHA1 Message Date
Peter Eisentraut ae05b2fd43 Missed this part in pg_config.h rename. 24 years ago
Peter Eisentraut 7e20c35e1c Add ecpg --help and --version. Renumber the exit status codes, which were 24 years ago
Peter Eisentraut 9cf701f324 Start adding some more documentation about the number types. Make 24 years ago
Bruce Momjian e8cb935921 Reverse sense of comparison in psql socket test, per Tom Lane. 24 years ago
Bruce Momjian 680d465b75 Remove outdated documentation section of ecpg. 24 years ago
Bruce Momjian 4142769257 There are two problems when compiling libpq.dll and psql.exe 24 years ago
Bruce Momjian 76a6da8a1b Attached is a patch to fix the current issues with building under jdbc1. 24 years ago
Peter Eisentraut 968d7733a1 Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number of 24 years ago
Tom Lane 7326e78c42 Ensure that all TransactionId comparisons are encapsulated in macros 24 years ago
Tom Lane 29ec29ffac Makefile forgot to install README.btree_gist. 24 years ago
Tom Lane 3563e90a8c Add chkpass. 24 years ago
Tom Lane 0525ddc3e5 Bring chkpass build process into sync with other contrib modules; 24 years ago
Tom Lane 119fd7956a Remove test of 'inf' since it introduces a platform dependency (some 24 years ago
Tom Lane 07f6c02eac tskey_cmp() should use timestamp_cmp() instead of doing its own 24 years ago
Bruce Momjian 839c7924ec Update TODO list. 24 years ago
Tom Lane 5b2208a82e Allow the return value of an SQL function to be binary-compatible with 24 years ago
Peter Eisentraut 627c0d4472 Add option to output SET SESSION AUTHORIZATION commands rather than 24 years ago
Peter Eisentraut a4cc5770ef remove no longer needed -Wno-error 24 years ago
Tom Lane a9289708af New contrib module for BTREE emulation in GiST. 24 years ago
Tom Lane a54075a6d6 Update GiST for new pg_opclass arrangement (finally a clean solution 24 years ago
Tom Lane 38a4c35116 Persuade new pgcrypto stuff to compile. 24 years ago
Bruce Momjian ef80c87f60 Attached is a simple one line patch for the problem reported in the 24 years ago
Bruce Momjian e8f7bfc095 Here's a resend of the patch.gz. I gunzip'ed it fine here 24 years ago
Tom Lane b04e3a2575 Remove special-case treatment of all-zeroes MAC address, per today's 24 years ago
Bruce Momjian 5db5c2db61 > Ok, where's a "system dependent hack" :) 24 years ago
Tom Lane f933766ba7 Restructure pg_opclass, pg_amop, and pg_amproc per previous discussions in 24 years ago
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