| Commit message (Expand) | Author | Age |
* | up configure to beta5REL7_4_BETA5 | PostgreSQL Daemon | 2003-10-22 |
* | Another example-to-documentation difference. Maybe we can find a | Tom Lane | 2003-10-22 |
* | Ooops, missed updating this part of the complex-datatype example. | Tom Lane | 2003-10-21 |
* | Update the complex-datatype example to V1 function calling conventions, | Tom Lane | 2003-10-21 |
* | For some reason, the preface mentions just six of the seven major parts | Tom Lane | 2003-10-21 |
* | Fix built-in SQL-language functions to ensure that referenced names | Tom Lane | 2003-10-21 |
* | Remove: | Bruce Momjian | 2003-10-21 |
* | Update: | Bruce Momjian | 2003-10-21 |
* | Cope with platforms that offer LONGLONG_MIN in place of the C99-spec | Tom Lane | 2003-10-21 |
* | Revert to 7.3-and-before practice of only including <fcntl.h> in c.h | Tom Lane | 2003-10-21 |
* | Fix findLastBuiltinOid_V70() to deliver correct result when running | Tom Lane | 2003-10-21 |
* | Update per Tom: | Bruce Momjian | 2003-10-21 |
* | Add release info about dollar signs to migration section: | Bruce Momjian | 2003-10-21 |
* | Update catalog version after information schema changes. | Peter Eisentraut | 2003-10-20 |
* | Complain if pg_restore is given both -d and -f options; this suggests | Tom Lane | 2003-10-20 |
* | It is possible for ResolveNew to be used to insert a sublink into a | Tom Lane | 2003-10-20 |
* | Improve error reporting in parseTypeString(), motivated by confusing | Tom Lane | 2003-10-20 |
* | Install dummy sqlda.h file since this is needed for compatibility. | Michael Meskes | 2003-10-20 |
* | When building shared libraries on HPUX with gcc, forcibly include -lgcc | Tom Lane | 2003-10-20 |
* | Save_r, Save_t should be static not global variables. | Tom Lane | 2003-10-19 |
* | Update README file to show 7.4 oidjoins relationships. The regression | Tom Lane | 2003-10-19 |
* | Adjust libpq to avoid deadlock when both client and server want to send | Tom Lane | 2003-10-19 |
* | Check for both Informix modes when parsing include files. | Michael Meskes | 2003-10-19 |
* | Cleanup on --help-config: Now called --describe-config, no further options, | Peter Eisentraut | 2003-10-18 |
* | Further work on information_schema. _pg_keyissubset() wasn't quite | Tom Lane | 2003-10-18 |
* | Repair interaction between IN-join processing and subselect pullup that | Tom Lane | 2003-10-18 |
* | Simplify loop test to avoid bug in AIX compiler, per Andreas. | Tom Lane | 2003-10-18 |
* | Information schema fixes: | Peter Eisentraut | 2003-10-18 |
* | Must free the pgParameterStatus chain in freePGconn(). My fault, | Tom Lane | 2003-10-18 |
* | Document all the system views created by initdb (several of these were | Tom Lane | 2003-10-17 |
* | Add a listing of our SQLSTATE error codes to the documentation. | Tom Lane | 2003-10-17 |
* | Fix busted markup. | Tom Lane | 2003-10-17 |
* | Fix elog tab-insertion code to insert tabs only where wanted. | Tom Lane | 2003-10-17 |
* | Remove automatic '()' in other branch of UNION as well. | Peter Eisentraut | 2003-10-17 |
* | Adjust display of actual runtimes in EXPLAIN output to use three fractional | Tom Lane | 2003-10-17 |
* | Use pg_get_constraintdef() rather than pg_constraint.consrc; this is | Tom Lane | 2003-10-17 |
* | Add note deprecating use of consrc. | Tom Lane | 2003-10-17 |
* | Fix bugs in referential_constraints view. | Peter Eisentraut | 2003-10-16 |
* | There should not be an automatic '()' after a function name when | Peter Eisentraut | 2003-10-16 |
* | Set attstattarget to -1 for all system catalog columns. All but a few | Tom Lane | 2003-10-16 |
* | Avoid division by zero in estimate_num_groups() when table has no rows. | Tom Lane | 2003-10-16 |
* | Ensure that all places that are complaining about exhaustion of shared | Tom Lane | 2003-10-16 |
* | Cause tab completion to do something moderately reasonable with mixed-case | Tom Lane | 2003-10-16 |
* | Add mention of SIGHUP on the postmaster manual page. | Bruce Momjian | 2003-10-16 |
* | Fix bad interaction between NOTIFY processing and V3 extended query | Tom Lane | 2003-10-16 |
* | Minor copy-editing. | Tom Lane | 2003-10-16 |
* | Add: | Bruce Momjian | 2003-10-16 |
* | Fix SGML markup. | Bruce Momjian | 2003-10-16 |
* | This patch adds another item to the "migration to 7.4" list in the | Bruce Momjian | 2003-10-16 |
* | I have run pg_autovacuum on AIX, so that can, at least loosely, be | Bruce Momjian | 2003-10-16 |