| Commit message (Expand) | Author | Age |
* | fix markup | Peter Eisentraut | 2001-06-23 |
* | updates for new startup sequence, some reformatting | Peter Eisentraut | 2001-06-22 |
* | Attached is documentation describing plperlu differences from plperl. | Bruce Momjian | 2001-06-22 |
* | The new files for statistical system views. | Jan Wieck | 2001-06-22 |
* | Statistical system views (yet without the config stuff, but | Jan Wieck | 2001-06-22 |
* | Mention that EXPLAIN results on small tables shouldn't be extrapolated | Tom Lane | 2001-06-22 |
* | Include catalog/pg_type.h instead of manually extracting the interesting | Peter Eisentraut | 2001-06-22 |
* | Change SQLPrimaryKeys() so that it detects the primary key | Hiroshi Inoue | 2001-06-22 |
* | Add support to lock manager for conditionally locking a lock (ie, | Tom Lane | 2001-06-22 |
* | Remove unused include file for long-dead flavors of locking. | Tom Lane | 2001-06-21 |
* | Tweak error message. | Tom Lane | 2001-06-21 |
* | Fix strangely formatted comment. | Bruce Momjian | 2001-06-21 |
* | A bit of code beautification/cleanup of obsolete comments. Rethink | Tom Lane | 2001-06-21 |
* | Shared libraries should not be linked explicitly against -lc on FreeBSD | Peter Eisentraut | 2001-06-20 |
* | -Bsymbolic requires -lc on NetBSD. Also add rpath for non-ELF. | Peter Eisentraut | 2001-06-20 |
* | Re-add explicit declaration of filename_completion_function(), which seems | Peter Eisentraut | 2001-06-20 |
* | There is no RTLD_GLOBAL on OpenBSD, says Alex Pilosov <alex@pilosoft.com>. | Peter Eisentraut | 2001-06-20 |
* | Swedish translation for psql (my interpretation of Swedish, surely) | Peter Eisentraut | 2001-06-20 |
* | Handle reading of startup packet and authentication exchange after forking | Peter Eisentraut | 2001-06-20 |
* | Make sure that everything says version 3.2. | D'Arcy J.M. Cain | 2001-06-20 |
* | Add NUMERICOID to this script. This script can be run occasionally to | D'Arcy J.M. Cain | 2001-06-20 |
* | Change the driver so that large error messages are returned | Hiroshi Inoue | 2001-06-20 |
* | Apparently, on some systems, ExtUtils::Embed and MakeMaker are slightly | Bruce Momjian | 2001-06-20 |
* | Attached is a patch to deal with the ones that I missed the first time | Bruce Momjian | 2001-06-20 |
* | Back out SET ALL patch because it is breaking things. | Bruce Momjian | 2001-06-19 |
* | Add IS UNKNOWN, IS NOT UNKNOWN boolean tests, fix the existing boolean | Tom Lane | 2001-06-19 |
* | Fix badly broken RelationGetRelationName(). | Tom Lane | 2001-06-19 |
* | Clean up some longstanding problems in shared-cache invalidation. | Tom Lane | 2001-06-19 |
* | Move temprel name define from temprel.h to rel.h. | Bruce Momjian | 2001-06-19 |
* | Bring RelationGetRelationName into sync with new temp rel names. | Tom Lane | 2001-06-19 |
* | Corrected the check for *message truncated* for the future use. | Hiroshi Inoue | 2001-06-19 |
* | Changed the error handling as follows. | Hiroshi Inoue | 2001-06-19 |
* | RESET ALL secondary patch: | Bruce Momjian | 2001-06-18 |
* | Well, after persuading cvsup and cvs that it _is_ possible to have local | Bruce Momjian | 2001-06-18 |
* | The attached patch enables the contrib subtree to build cleanly under | Bruce Momjian | 2001-06-18 |
* | Untar copyright.html file and make good version. | Bruce Momjian | 2001-06-18 |
* | Here's a small patch for dblink: | Bruce Momjian | 2001-06-18 |
* | Fix some references to USE_AUSTRALIAN_RULES that Bruce missed; | Tom Lane | 2001-06-18 |
* | Update FAQ. | Bruce Momjian | 2001-06-18 |
* | Add new dblink to /contrib Makefile.' | Bruce Momjian | 2001-06-18 |
* | Add GUC setting for Australian timezones. Uses new GUC boolean callback | Bruce Momjian | 2001-06-18 |
* | Allow removal of system-named pg_* temp tables. Rename temp file/dir as | Bruce Momjian | 2001-06-18 |
* | Improve wording of authentication files. | Bruce Momjian | 2001-06-18 |
* | Do some restructuring to improve performance of the catcaches. Teach | Tom Lane | 2001-06-18 |
* | Fix *escape* handling in copy_statement_with_parameters(was my fault). | Hiroshi Inoue | 2001-06-18 |
* | Keep the list of to-be-NOTIFYed names in a plain List palloc'd in | Tom Lane | 2001-06-17 |
* | Make inet/cidr << and <<= operators indexable. From Alex Pilosov <alex@pilos... | Tom Lane | 2001-06-17 |
* | Tweak startup sequence so that running out of PROC array slots is | Tom Lane | 2001-06-16 |
* | It turns out that the relcache thinks it can distinguish different | Tom Lane | 2001-06-16 |
* | Oops, forgot to commit doco updates for has_table_privilege. | Tom Lane | 2001-06-15 |