aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Back out BYTEA binary compatibility changes.Bruce Momjian2001-06-24
* Don't use a temp file. It was created insecurely and was easy to do without.Peter Eisentraut2001-06-23
* Since a missing pg_pwd file is a valid situation, don't print an errorPeter Eisentraut2001-06-23
* > Marko Kreen <marko@l-t.ee> writes:Bruce Momjian2001-06-23
* Here the latest version and first working release of Ora2Pg a tool to exportBruce Momjian2001-06-23
* Add TEMPORARY sequences and have SERIAL on a temp table have a temporaryBruce Momjian2001-06-23
* fix markupPeter Eisentraut2001-06-23
* updates for new startup sequence, some reformattingPeter Eisentraut2001-06-22
* Attached is documentation describing plperlu differences from plperl.Bruce Momjian2001-06-22
* The new files for statistical system views.Jan Wieck2001-06-22
* Statistical system views (yet without the config stuff, butJan Wieck2001-06-22
* Mention that EXPLAIN results on small tables shouldn't be extrapolatedTom Lane2001-06-22
* Include catalog/pg_type.h instead of manually extracting the interestingPeter Eisentraut2001-06-22
* Change SQLPrimaryKeys() so that it detects the primary keyHiroshi Inoue2001-06-22
* Add support to lock manager for conditionally locking a lock (ie,Tom Lane2001-06-22
* Remove unused include file for long-dead flavors of locking.Tom Lane2001-06-21
* Tweak error message.Tom Lane2001-06-21
* Fix strangely formatted comment.Bruce Momjian2001-06-21
* A bit of code beautification/cleanup of obsolete comments. RethinkTom Lane2001-06-21
* Shared libraries should not be linked explicitly against -lc on FreeBSDPeter Eisentraut2001-06-20
* -Bsymbolic requires -lc on NetBSD. Also add rpath for non-ELF.Peter Eisentraut2001-06-20
* Re-add explicit declaration of filename_completion_function(), which seemsPeter Eisentraut2001-06-20
* There is no RTLD_GLOBAL on OpenBSD, says Alex Pilosov <alex@pilosoft.com>.Peter Eisentraut2001-06-20
* Swedish translation for psql (my interpretation of Swedish, surely)Peter Eisentraut2001-06-20
* Handle reading of startup packet and authentication exchange after forkingPeter Eisentraut2001-06-20
* Make sure that everything says version 3.2.D'Arcy J.M. Cain2001-06-20
* Add NUMERICOID to this script. This script can be run occasionally toD'Arcy J.M. Cain2001-06-20
* Change the driver so that large error messages are returnedHiroshi Inoue2001-06-20
* Apparently, on some systems, ExtUtils::Embed and MakeMaker are slightlyBruce Momjian2001-06-20
* Attached is a patch to deal with the ones that I missed the first timeBruce Momjian2001-06-20
* Back out SET ALL patch because it is breaking things.Bruce Momjian2001-06-19
* Add IS UNKNOWN, IS NOT UNKNOWN boolean tests, fix the existing booleanTom Lane2001-06-19
* Fix badly broken RelationGetRelationName().Tom Lane2001-06-19
* Clean up some longstanding problems in shared-cache invalidation.Tom Lane2001-06-19
* Move temprel name define from temprel.h to rel.h.Bruce Momjian2001-06-19
* Bring RelationGetRelationName into sync with new temp rel names.Tom Lane2001-06-19
* Corrected the check for *message truncated* for the future use.Hiroshi Inoue2001-06-19
* Changed the error handling as follows.Hiroshi Inoue2001-06-19
* RESET ALL secondary patch:Bruce Momjian2001-06-18
* Well, after persuading cvsup and cvs that it _is_ possible to have localBruce Momjian2001-06-18
* The attached patch enables the contrib subtree to build cleanly underBruce Momjian2001-06-18
* Untar copyright.html file and make good version.Bruce Momjian2001-06-18
* Here's a small patch for dblink:Bruce Momjian2001-06-18
* Fix some references to USE_AUSTRALIAN_RULES that Bruce missed;Tom Lane2001-06-18
* Update FAQ.Bruce Momjian2001-06-18
* Add new dblink to /contrib Makefile.'Bruce Momjian2001-06-18
* Add GUC setting for Australian timezones. Uses new GUC boolean callbackBruce Momjian2001-06-18
* Allow removal of system-named pg_* temp tables. Rename temp file/dir asBruce Momjian2001-06-18
* Improve wording of authentication files.Bruce Momjian2001-06-18
* Do some restructuring to improve performance of the catcaches. TeachTom Lane2001-06-18