aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* From: Peter T Mount <patches@maidast.demon.co.uk>REL6_3_2Marc G. Fournier1998-04-18
| | | | | | | | | This fixes a problem in ResultSet.getDate() when the column is NULL (reported by Vincent Partington <Vincent.Partington@nmg.nl>) And fixes a problem with Field's (ResultSet.getObject() was proving to be slow as it repetedly send queries for oid -> name mapping - fixed by creating a cache. (reported by Mario Ellebrecht <ellebrec@nads.de>)
* Update HISTORY/TODO. Disable HAVING.Bruce Momjian1998-04-17
|
* A few minor mods:Marc G. Fournier1998-04-17
| | | | | | | gram.c updated scan.c updated ecpg/Makefile added LDFLAGS configure requires sfio for those systems with it installed...
* From: Darren King <darrenk@insightdist.com>Marc G. Fournier1998-04-17
| | | | | This will force the aix compiler to insert trapping code to check for division by zero for the 4.1 port.
* Get rid of the TEMPLATE verbosity and make it so that --with-template isMarc G. Fournier1998-04-17
| | | | documented in ./configure --help
* From: Brook Milligan <brook@trillium.NMSU.Edu>Marc G. Fournier1998-04-17
| | | | | | | | | Here is a pair of patches that (I hope) finish the configuration issues with tcl/tk and make the recognition of the two packages completely parallel in organization. This should make future changes easier to maintain. Hope to see this in 6.2.2.
* From: David Hartwig <daveh@insightdist.com>Marc G. Fournier1998-04-15
| | | | | Marc, I overlooked this file it should be included in the source. Oops Also the binary file is only 1.2 meg not 2.5 meg. Oops again.
* pgintro now has a list of all manual pages.Bruce Momjian1998-04-15
|
* Move HAVING function to proper file.Bruce Momjian1998-04-15
|
* 1.7.3Edmund Mergl1998-04-14
|
* Update gram.c.nd *.h files.Bruce Momjian1998-04-14
|
* Update gram.c scan.c.Bruce Momjian1998-04-14
|
* Cleanup up code.Bruce Momjian1998-04-13
|
* What was LINUX_ELF doing in there?Bruce Momjian1998-04-13
|
* Replace old PostODBC driver with new one...Marc G. Fournier1998-04-13
| | | | | This one is based on an older PostODBC driver, rewritten and maintained by InsightDist(?)
* From: Diab Jerius <dj@pelf.harvard.edu>Marc G. Fournier1998-04-13
| | | | Fix for Solaris/cc problem
* New book to FAQ.Bruce Momjian1998-04-12
|
* More work in the right direction on linux/alphaMarc G. Fournier1998-04-12
| | | | From: Ryan Kirkpatrick <rkirkpat@nag.cs.colorado.edu>
* Fix for PROFILE env.Bruce Momjian1998-04-12
|
* linuxalpha patches from Ryan Kirkpatrick <rkirkpat@nag.cs.colorado.edu>Marc G. Fournier1998-04-11
|
* Oops...I used Relation->rd_fd->relname exactly, instead of using the actualMarc G. Fournier1998-04-10
| | | | variable name *blush* *grin*
* Okay, add relation name to the file generating the error...Marc G. Fournier1998-04-10
|
* See if I can determine where the BTP_CHAIN error is coming from...Marc G. Fournier1998-04-10
|
* make --with-libs == --with-librariesMarc G. Fournier1998-04-10
|
* Oops reverse patch. no need for it.Bruce Momjian1998-04-09
|
* Allow -lib-dir to find libreadline.aBruce Momjian1998-04-09
|
* Fix incorrect second argument type for dpow() declaration.Thomas G. Lockhart1998-04-08
|
* Prepare the EXTRACT() clause for supporting TIMEZONE_HOURThomas G. Lockhart1998-04-08
| | | | | | | | | and TIMEZONE_MINUTE but don't introduce until v6.4. Fix SET TIMEZONE LOCAL to pass null pointer rather than older "default" string. Fix handling of NULL pointer returns from FOREIGN KEY clauses which are currently ignored. Allow START as a table/column name.
* Temporarily back out fixes for unary minus parsing.Thomas G. Lockhart1998-04-08
| | | | | Will re-introduce for v6.4 but requires fixes for automatic type conversion beforehand.
* Remove name.* files.Bruce Momjian1998-04-08
|
* From: Bruce Stephens <bruce@cenderis.demon.co.uk>Marc G. Fournier1998-04-08
| | | | fix for the tk problem...
* Re-add pg_dump fix.Bruce Momjian1998-04-07
|
* Reverse out pg_dump changes.Bruce Momjian1998-04-07
|
* Update configure.Bruce Momjian1998-04-07
|
* Update for 6.3.2Bruce Momjian1998-04-07
|
* Back out char2-char16 removal. Add later.Bruce Momjian1998-04-07
|
* Fix for ACL's from Thomas A. Szybist.Bruce Momjian1998-04-07
|
* Assert fixBruce Momjian1998-04-06
|
* ASSERT fixes.Bruce Momjian1998-04-06
|
* distclean cleanupBruce Momjian1998-04-06
|
* DESTDIR removed, again.Bruce Momjian1998-04-06
|
* destdir cleanup.Bruce Momjian1998-04-06
|
* Makefile cleanup./Bruce Momjian1998-04-06
|
* confiure cleanupBruce Momjian1998-04-06
|
* Cleanup of compiler warnings.Bruce Momjian1998-04-06
|
* Cleanup initdbBruce Momjian1998-04-06
|
* cleanup and possible alpha-linux fix.Bruce Momjian1998-04-06
|
* Make DESTDIR consistent, and verious Linux cleanups.Bruce Momjian1998-04-06
|
* Re-introduce $DISTDIR.Bruce Momjian1998-04-06
|
* Move initdb.sh to initdbBruce Momjian1998-04-06
|