aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update comments on IPv6 #define.Bruce Momjian2003-01-06
* Add test for netinet/ip6.h and getaddrinfo, to enable IPv6.Bruce Momjian2003-01-06
* Update ipv6 comment, move configure test to the right placeBruce Momjian2003-01-06
* Add prototype for getaddrinfo().Bruce Momjian2003-01-06
* Enable IPv6 connections to the server, and add pg_hba.conf IPv6 entriesBruce Momjian2003-01-06
* Add note explaining that a mergejoinable equality operator is nowTom Lane2003-01-06
* ALTER DOMAIN OWNER, from Rod Taylor.Tom Lane2003-01-06
* Revert rpath-mangling patch. See discussion on -patches around Nov 29 forPeter Eisentraut2003-01-05
* Fix inherited UPDATE for cases where child column numbering doesn'tTom Lane2003-01-05
* Partial code review for ALTER DOMAIN patch. Incorporates Rod Taylor'sTom Lane2003-01-04
* Adjust lo type in contrib during pg_restore so that pg_restore couldHiroshi Inoue2003-01-03
* flockfile/funlockfile is POSIX, so NetBSD has them too --- use them.Bruce Momjian2003-01-02
* Enforces NOT NULL constraints to be applied against new PRIMARY KEYTom Lane2003-01-02
* Fix BSD/OS thread file locking bug in new fseeko code.Bruce Momjian2003-01-02
* fastpath code neglected to check whether user has privileges to call theTom Lane2003-01-01
* Awhile back I wrote that freebsd.h was probably broken in the places whereTom Lane2003-01-01
* Update:Bruce Momjian2003-01-01
* Add:Bruce Momjian2002-12-31
* Add casts between lo and oid.Hiroshi Inoue2002-12-31
* Adjust Tcl-related code to compile cleanly with Tcl 8.4 (add const modifiers asTom Lane2002-12-30
* Attached is a patch to provide makefiles, etc. to allow the compilationBruce Momjian2002-12-30
* Code review for transaction-safe-TRUNCATE patch: minor cleanups.Tom Lane2002-12-30
* Code review for CLUSTER ALL patch. Fix bogus locking, incorrect transactionTom Lane2002-12-30
* Make use of TCL_INCLUDE_SPEC if available (it's new in Tcl 8.4, too badTom Lane2002-12-30
* Cause FETCH 1 to return the current cursor row, or zero if atBruce Momjian2002-12-30
* Better solution to integer overflow problem in hash batch-numberTom Lane2002-12-30
* Add missing slash to python install path.Bruce Momjian2002-12-30
* Add:Bruce Momjian2002-12-30
* Point does not return a center of lseg.Tom Lane2002-12-30
* Adjust hash table sizing algorithm to avoid integer overflow inTom Lane2002-12-29
* Clean up quoting in configure.in. configure did not change.Bruce Momjian2002-12-29
* Deliver better error message when a relation name is used in an expression.Tom Lane2002-12-27
* Remove overenthusiastic free'ing of comment dependencies; could lead toTom Lane2002-12-27
* Small fix in documentation and some examples of usage. Please, apply toBruce Momjian2002-12-27
* Trivial patch to increase max_fsm_pages as per earlier discussion.Bruce Momjian2002-12-27
* Added:Bruce Momjian2002-12-27
* Clamp the output of estimate_hash_bucketsize() to a sane range;Tom Lane2002-12-26
* Don't try to free executor state of an InitPlan early --- this breaksTom Lane2002-12-26
* Add developer organizations:Bruce Momjian2002-12-24
* Update SSL error message for improper permissions. Backpatch to 7.3.X.Bruce Momjian2002-12-23
* case sensitive updates by Kris JurkaDave Cramer2002-12-23
* pg_dump should consider information_schema to be a system schema.Tom Lane2002-12-21
* Fix possible buffer overrun in \d command: substr(..., 128) producesTom Lane2002-12-21
* mike beachy's patch for statement handlingDave Cramer2002-12-20
* patch for null table in getPrimaryKeysDave Cramer2002-12-20
* Update 7.3.1 to give proper attribution to pg_dump item.Bruce Momjian2002-12-20
* Cause planner to include costs of InitPlans in startup cost of parentTom Lane2002-12-19
* pgindent fe-connect.c --- done to make IPv6 patch easier to apply.Bruce Momjian2002-12-19
* MVCC doc improvements:Bruce Momjian2002-12-18
* Update Russian FAQ. Update all FAQ's for 7.3.X branch.Bruce Momjian2002-12-18