summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
1998-01-17From: "Michael J. Maravillo" <mmj@philonline.com>Marc G. Fournier
1998-01-17From: "Michael J. Maravillo" <mmj@philonline.com>Marc G. Fournier
1998-01-17Must commit configure changes after patch to configure.inMarc G. Fournier
1998-01-17From: "Billy G. Allie" <Bill.Allie@mug.org>Marc G. Fournier
1998-01-17From: Jan Wilhelm <Jan_Wilhelm@Physik.TU-Muenchen.DE>Marc G. Fournier
1998-01-17Gram.y cleanup.Bruce Momjian
1998-01-17Creates the SubLink structure, and the Query->hasSubLink field,Bruce Momjian
1998-01-16New pg_attribute.atttypmod for type-specific information likeBruce Momjian
1998-01-16Temporary varchar patch.Bruce Momjian
1998-01-15Fix for aggreg problem and fmgr.c compile problems.Bruce Momjian
1998-01-15Fix:Marc G. Fournier
1998-01-15Thank god for searchable mail archives.PostgreSQL Daemon
1998-01-15Remove Query->qry_aggs and qry_numaggs and replace with Query->hasAggs.Bruce Momjian
1998-01-14Function cleanupo for List* when it should be Node *.Bruce Momjian
1998-01-14Cleanup of prototypes. FIx for PQtrace start/stop several times.Bruce Momjian
1998-01-13this should pretty much clean up the i386_solaris port, with regressionMarc G. Fournier
1998-01-13Various cleanups for the i386_solaris environmentMarc G. Fournier
1998-01-13isinf() doesn't exist under i386_solaris, so code it such thatMarc G. Fournier
1998-01-13Oops, should be 'tas.o', not 'tas.s'Marc G. Fournier
1998-01-13MIssed a semi-colon in AC_LINK_FILES for i386_solaris port...Marc G. Fournier
1998-01-13Further clean up "auto-configuration" for portsMarc G. Fournier
1998-01-13Work on getting the i386_solaris compile to work ...Marc G. Fournier
1998-01-13Remove unused "option" from PQconnectdb().Vadim B. Mikheev
1998-01-13Remove PageSizeIsValid from BufferGetPageSize.Vadim B. Mikheev
1998-01-13extern char* crypt_getpwdreloadfilename(void);Vadim B. Mikheev
1998-01-13Add a 'dummy' file for i386_solaris.c for configureMarc G. Fournier
1998-01-13Updated Regression outputMarc G. Fournier
1998-01-13Have clean clean out the test directory also, as well as the Makefiles inMarc G. Fournier
1998-01-13A minor patch for HP/UX 10 vs 9Marc G. Fournier
1998-01-13From: Goran Thyni <goran@bildbasen.se>Marc G. Fournier
1998-01-13One more src/interfaces/libpq/Makefile problem: there's an explicitMarc G. Fournier
1998-01-13Various fixes resulting from removing the PORTNAME definesMarc G. Fournier
1998-01-13Some *very* major changes by darrenk@insightdist.com (Darren King)Marc G. Fournier
1998-01-13> It seems there is a mistake in substr function:Marc G. Fournier