summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1998-01-27From what I can tell, -DNOFIXADE does absolutely nothing under HP/uxMarc G. Fournier
1998-01-27add CC:cc so that configure uses cc on non-gcc machineMarc G. Fournier
1998-01-27Fix local domain structure size computation.Bruce Momjian
1998-01-27From: Phil Thompson <phil@river-bank.demon.co.uk>Marc G. Fournier
1998-01-27Protocol cleanup from Phil.Bruce Momjian
1998-01-27Real deadlock detection.Bruce Momjian
1998-01-26Try this to fix HP/UX port compileMarc G. Fournier
1998-01-26#include <sys/types.h> required for u_long in <netinet/in.h>Marc G. Fournier
1998-01-26#include <sys/types.h> required for u_longMarc G. Fournier
1998-01-26From: Phil Thompson <phil@river-bank.demon.co.uk>Marc G. Fournier
1998-01-26cash_words_out fixBruce Momjian
1998-01-26From: Darren King <darrenk@insightdist.com>Marc G. Fournier
1998-01-25Add cash_words_out and fix \df width.Bruce Momjian
1998-01-25From: todd brandys <brandys@eng3.hep.uiuc.edu>Marc G. Fournier
1998-01-25From: Tom I Helbekkmo <tih@Hamartun.Priv.NO>Marc G. Fournier
1998-01-25this is to help someone that wants an AUX port get started...Marc G. Fournier
1998-01-25Patch to document the /etc/psqlrc / ~/.psqlrc config filesMarc G. Fournier
1998-01-25Merge in D'Arcy Cain's python interface (PyGreSQL 2.0)Marc G. Fournier
1998-01-25From: Keith Parks <emkxp01@mtcc.demon.co.uk>Marc G. Fournier
1998-01-25From: Jeroen van Vianen <jeroenv@design.nl>Marc G. Fournier
1998-01-25getpid/pid cleanupBruce Momjian
1998-01-25Somehow the 'comment' here got messed upMarc G. Fournier
1998-01-25From: Tom I Helbekkmo <tih@Hamartun.Priv.NO>Marc G. Fournier
1998-01-25Wish ppl would make up their mnd :)Marc G. Fournier
1998-01-25OOps...missed the second patch of patch two that uses pfree() instead ofMarc G. Fournier
1998-01-25This is the second of two patches required to fix the the grant andMarc G. Fournier
1998-01-25Patch against src/backend/nodes/outfuncs.c.orig fixes backend crashesMarc G. Fournier
1998-01-25This patch fixes one of two problems with grant/revoke statements on theMarc G. Fournier
1998-01-24Fix prototypes so they don't look like function definitions.Bruce Momjian
1998-01-24More up to date scan.cMarc G. Fournier
1998-01-23Fix a variety of locking problems like newer lock waiters gettingBruce Momjian
1998-01-23LOCK_LEVEL is defined in an i386_solaris system file, causing the compileMarc G. Fournier
1998-01-23From: James Hughes <jamesh@interpath.com>Marc G. Fournier
1998-01-23From: Andrew Martin <martin@biochemistry.ucl.ac.uk>Marc G. Fournier
1998-01-23Minor cleanups for i386_solaris portMarc G. Fournier
1998-01-23A dummy file so that configure under solaris worksMarc G. Fournier
1998-01-23Cleanup deadlock message.Bruce Momjian
1998-01-23Fixes a free() problem under FreeBSDMarc G. Fournier
1998-01-22Add LOCK command as DELETE FROM ... WHERE false.Bruce Momjian
1998-01-22Allow \z to show sequences.Bruce Momjian
1998-01-21Small varlena cleanup.Bruce Momjian
1998-01-21Make subqueries rewrite properly.Bruce Momjian
1998-01-20FIx for regression-test found bug.Bruce Momjian
1998-01-20Add Var.varlevelup to code. More parser cleanup.Bruce Momjian
1998-01-20Parser cleanup.Bruce Momjian
1998-01-20Start an openbsd portMarc G. Fournier
1998-01-19Fix problem with nodes handling.Bruce Momjian
1998-01-19Added code so SubLinks make it to optimizer.Bruce Momjian
1998-01-19Create SubLink nodes in parser for Vadim.Bruce Momjian
1998-01-19Fix for SELECT INTO TABLE for varchar().Bruce Momjian