summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
1998-04-27show the index used in an explainMarc G. Fournier
1998-04-27From: Tom Lane <tgl@sss.pgh.pa.us>Marc G. Fournier
1998-04-27From: Ryan Kirkpatrick <rkirkpat@nag.cs.colorado.edu>Marc G. Fournier
1998-04-27From: Michael Meskes <meskes@topsystem.de>Marc G. Fournier
1998-04-27Add Darren's char2-16 files.Bruce Momjian
1998-04-27This patch...Bruce Momjian
1998-04-27Add prper perl config testing.Bruce Momjian
1998-04-27manual page update from Oliver ElphickBruce Momjian
1998-04-27Fix cc-specifc compiler flags in templatees.Bruce Momjian
1998-04-27Fixed table type lengths for Maurice.Bruce Momjian
1998-04-27FIx confusion over SORT and SORTCLAUSE in node handling.Bruce Momjian
1998-04-26Included is a patch for ecpg which seems to have some compilingBruce Momjian
1998-04-26Re-apply Darren's char2-16 removal code.Bruce Momjian
1998-04-24template cleanupBruce Momjian
1998-04-24Inline some small functions called for every row.Bruce Momjian
1998-04-24From: Michael Meskes <meskes@topsystem.de>Marc G. Fournier
1998-04-24Clean up configure so that it properly (I hope?) GUESSes the template toMarc G. Fournier
1998-04-21Add hpux patch for cpp.Bruce Momjian
1998-04-21Upgrade ECPG to 2.0Marc G. Fournier
1998-04-21Try for a LINUX_ELF fix (bandage?)Marc G. Fournier
1998-04-21From: Bryan Henderson <bryanh@giraffe-data.com>Marc G. Fournier
1998-04-20Try to find cpp failure and report it.Bruce Momjian
1998-04-18From: Peter T Mount <patches@maidast.demon.co.uk>REL6_3_2Marc G. Fournier
1998-04-17Update HISTORY/TODO. Disable HAVING.Bruce Momjian
1998-04-17A few minor mods:Marc G. Fournier
1998-04-17From: Darren King <darrenk@insightdist.com>Marc G. Fournier
1998-04-17Get rid of the TEMPLATE verbosity and make it so that --with-template isMarc G. Fournier
1998-04-17From: Brook Milligan <brook@trillium.NMSU.Edu>Marc G. Fournier
1998-04-15From: David Hartwig <daveh@insightdist.com>Marc G. Fournier
1998-04-15pgintro now has a list of all manual pages.Bruce Momjian
1998-04-15Move HAVING function to proper file.Bruce Momjian
1998-04-141.7.3Edmund Mergl
1998-04-14Update gram.c.nd *.h files.Bruce Momjian
1998-04-14Update gram.c scan.c.Bruce Momjian
1998-04-13Cleanup up code.Bruce Momjian
1998-04-13What was LINUX_ELF doing in there?Bruce Momjian
1998-04-13Replace old PostODBC driver with new one...Marc G. Fournier
1998-04-13From: Diab Jerius <dj@pelf.harvard.edu>Marc G. Fournier
1998-04-12New book to FAQ.Bruce Momjian
1998-04-12More work in the right direction on linux/alphaMarc G. Fournier
1998-04-12Fix for PROFILE env.Bruce Momjian
1998-04-11linuxalpha patches from Ryan Kirkpatrick <rkirkpat@nag.cs.colorado.edu>Marc G. Fournier
1998-04-10Oops...I used Relation->rd_fd->relname exactly, instead of using the actualMarc G. Fournier
1998-04-10Okay, add relation name to the file generating the error...Marc G. Fournier
1998-04-10See if I can determine where the BTP_CHAIN error is coming from...Marc G. Fournier
1998-04-10make --with-libs == --with-librariesMarc G. Fournier
1998-04-09Oops reverse patch. no need for it.Bruce Momjian
1998-04-09Allow -lib-dir to find libreadline.aBruce Momjian
1998-04-08Fix incorrect second argument type for dpow() declaration.Thomas G. Lockhart
1998-04-08Prepare the EXTRACT() clause for supporting TIMEZONE_HOURThomas G. Lockhart