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