aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* update to say "most advanced".Bruce Momjian1998-06-08
* Update driver to official 6.30.0244 release.Byron Nikolaidis1998-06-08
* Add real random() call to postmaster for use in cancel.Bruce Momjian1998-06-08
* Also added two new files.Bruce Momjian1998-06-05
* I made several adjustments to my earlier patch to handle theBruce Momjian1998-06-05
* Show backend status on ps command line. Remove unused args fromBruce Momjian1998-06-04
* Update odbc driver to current version V.0244Byron Nikolaidis1998-06-03
* From: Peter T Mount <patches@maidast.demon.co.uk>Marc G. Fournier1998-06-03
* From: Peter T Mount <patches@maidast.demon.co.uk>Marc G. Fournier1998-06-03
* From: Michael Meskes <meskes@topsystem.de>Marc G. Fournier1998-06-03
* pgsql no more needs to be installed for perlEdmund Mergl1998-06-01
* removed constraint for perl: installed pgsqlEdmund Mergl1998-06-01
* adapted Makefile.PL to be build in source treeEdmund Mergl1998-06-01
* Update the text...Marc G. Fournier1998-05-31
* Rewrite JROUND macro to multiply by 1e6 rather than divide by 1e-6Thomas G. Lockhart1998-05-31
* cleanup.Bruce Momjian1998-05-29
* Remove fork()/exec() and only do fork(). Small cleanups.Bruce Momjian1998-05-29
* Define new routines oper_exact() and oper_inexact().Thomas G. Lockhart1998-05-29
* Add func_select_candidate() to allow use in unary operator parsing.Thomas G. Lockhart1998-05-29
* Add NAMEOID as built-in type.Thomas G. Lockhart1998-05-29
* Do type conversion to match columns in UNION clauses.Thomas G. Lockhart1998-05-29
* Require #define variable ALLOW_ABSOLUTE_DBPATHS if absolute paths areThomas G. Lockhart1998-05-29
* Fix up a couple of comments broken by the automatic indenting process.Thomas G. Lockhart1998-05-29
* Add conversion functions between "name" and other string types.Thomas G. Lockhart1998-05-29
* Add conversion functions to and from the "name" data type.Thomas G. Lockhart1998-05-29
* Ensure string is completely null padded on input (as advertised).Thomas G. Lockhart1998-05-29
* Add test for UNION.Thomas G. Lockhart1998-05-29
* Add test for UNION.Thomas G. Lockhart1998-05-29
* Clarify ownership and security issues with alternate db locations.Thomas G. Lockhart1998-05-29
* Define PGDOC to use POSTGRESDIR by default.Thomas G. Lockhart1998-05-29
* postmaster/postgres options cleanup.Bruce Momjian1998-05-27
* Cleanup.Bruce Momjian1998-05-26
* From: Michael Meskes <meskes@topsystem.de>Marc G. Fournier1998-05-26
* Fix for drop database and junk filters.Bruce Momjian1998-05-26
* Fix for postgres started from command line, sends 'Z' protocolBruce Momjian1998-05-26
* Clean up pg_hba.confBruce Momjian1998-05-24
* 1998-05-18 Karl Eichwalder <ke@suse.de>Marc G. Fournier1998-05-24
* From: Brook Milligan <brook@trillium.NMSU.Edu>Marc G. Fournier1998-05-24
* From: Tom Lane <tgl@sss.pgh.pa.us>Marc G. Fournier1998-05-24
* Solaris 5 fix.Bruce Momjian1998-05-22
* Move FAQ_DEV to docs directory, where it belongs.Bruce Momjian1998-05-22
* From: David Hartwig <daveh@insightdist.com>Marc G. Fournier1998-05-21
* From: Michael Meskes <meskes@topsystem.de>Marc G. Fournier1998-05-21
* Allow cancel from client of backend query. Change some int variablesBruce Momjian1998-05-19
* From: Michael Meskes <meskes@topsystem.de>Marc G. Fournier1998-05-18
* From: "Aldrin L." <aldrin@americasnet.com>Marc G. Fournier1998-05-15
* Another \f\ fix for psql.Bruce Momjian1998-05-15
* Pass atttypmod to the frontend.Bruce Momjian1998-05-14
* First reference manual.Thomas G. Lockhart1998-05-13
* First files for reference pages.Thomas G. Lockhart1998-05-13