summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* A small patch from Andrew for the linux port in v1.09Release_1_0_3Marc G. Fournier1996-11-091-3/+3
* remove KERBEROS config cruft from Makefile.globalPG95-1_09Marc G. Fournier1996-10-311-39/+4
* Fix the ordering of variables in the memset() callMarc G. Fournier1996-10-301-3/+3
* More btree fixes from Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier1996-10-304-5/+43
* Somehow my personal changes got commit'd to the tree, and, therefore,Marc G. Fournier1996-10-291-3/+3
* Fixed a botched patch...Marc G. Fournier1996-10-291-3/+4
* Another patch that was put into 2.x and not into 1.xMarc G. Fournier1996-10-282-57/+43
* Accidently commited Makefile.global with PGPORT set to 6543Marc G. Fournier1996-10-251-2/+2
* There is a bug in the btree insert code which can cause, under very rareMarc G. Fournier1996-10-251-9/+50
* One thing we said before should go into 1.09 is the fix to the masterMarc G. Fournier1996-10-251-2/+4
* Forgot to comment out the USE_READLINE define...fixed nowMarc G. Fournier1996-10-251-2/+2
* Okay D'Arcy...found a purpose to Makefile.custom *grin*:Marc G. Fournier1996-10-251-2/+5
* Set default SRCDIR/POSTGRESDIR to /usr/local/postgres95Marc G. Fournier1996-10-251-3/+3
* Bring in changes so that PORTNAME is UNDEFINED by default, and error/haltMarc G. Fournier1996-10-252-3/+8
* Fixes: Errors when PQexec() in backend creates tempMarc G. Fournier1996-10-244-8/+30
* Fixes: Growing backend when using nested function callsMarc G. Fournier1996-10-241-1/+32
* Added in prototype for: extern void setMaxOid(FILE *fout);Marc G. Fournier1996-10-241-1/+2
* Fixes:Marc G. Fournier1996-10-241-2/+2
* The second patch adds aliases for "ISNULL" to "IS NULL" and likewise forMarc G. Fournier1996-10-112-3/+9
* This change should have no practical effect but it is the moreMarc G. Fournier1996-10-111-2/+2
* I have written some patches to the postgres lock manager which allow theMarc G. Fournier1996-10-112-3/+311
* There is a bug in aclitemout which causes a notice to be sent to the clientMarc G. Fournier1996-10-111-1/+5
* Comment out EUROPEAN_DATES by default. v2.0 moves it into include/config.hMarc G. Fournier1996-10-111-2/+2
* Oops...thought we fixed the bug with the -I ../.. problem :(Marc G. Fournier1996-10-091-2/+2
* fixed it here too...Marc G. Fournier1996-10-071-2/+2
* Oops, wrong message with the other patch...this was the patch for the otherPG95-1_08Marc G. Fournier1996-10-041-1/+20
* > - it excludes system-relation too (relkind == 's'). (Note: Vacuum updatesMarc G. Fournier1996-10-041-15/+25
* Here the fix for the first assertion failure I had which killedMarc G. Fournier1996-10-041-4/+5
* Added spaces to end of QUERY lines so that createuser actually works...Marc G. Fournier1996-10-041-3/+3
* Quick fix required to fix SED script in postgres.shell.mkMarc G. Fournier1996-10-041-2/+4
* change a reference to stdout to point to fout instead...Marc G. Fournier1996-10-021-3/+3
* From: "Kurt J. Lidl" <lidl@va.pubnix.com>Marc G. Fournier1996-10-021-2/+2
* Added a fix for the dgux portMarc G. Fournier1996-10-021-1/+2
* *** src/backend/storage/file/fd.c.orig Thu Sep 12 17:17:21 1996Marc G. Fournier1996-09-221-2/+2
* Had EUROPEAN_DATES turned on by defaultMarc G. Fournier1996-09-211-2/+2
* More declaration mis-match fixes...Marc G. Fournier1996-09-211-2/+6
* Now match the declaration in fe-auth.c to the one in fe-auth.h :)Marc G. Fournier1996-09-211-2/+2
* fix a conflicting declaration problem with fe_setauthsvc()...Marc G. Fournier1996-09-211-2/+2
* slight fix to Makefile.inc so that gram.c/parse.h get put intoMarc G. Fournier1996-09-211-3/+3
* POSTPORT should be 5432, not 6543Marc G. Fournier1996-09-211-3/+3
* Patches to make POSTPORT changes in scriptsMarc G. Fournier1996-09-216-11/+14
* This patch stops the Postgres build from ignoring the fact that yaccMarc G. Fournier1996-09-211-4/+4
* Hey, I didn't take it out, and its in the 2.0 source tree...*sigh*Marc G. Fournier1996-09-191-1/+2
* A fix for the pg_log bugMarc G. Fournier1996-09-191-26/+82
* More sync ups...Marc G. Fournier1996-08-281-12/+16
* Another mis-sync...Marc G. Fournier1996-08-271-72/+114
* Somehow, we got out of sync hereMarc G. Fournier1996-08-271-16/+35
* The following patch makes postmaster -D work. -D specifies a different PGDATAMarc G. Fournier1996-08-262-10/+12
* |The patch that is applied at the end of the email makes sure that theseMarc G. Fournier1996-08-261-8/+38
* Take a chance that I'm correct:Marc G. Fournier1996-08-261-2/+2