summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove NO_MKTIME_BEFORE_1970. I had speculated that it was not neededTom Lane2002-11-125-25/+7
* Code review for ON COMMIT patch. Make the actual on-commit action happenTom Lane2002-11-1121-316/+344
* Merge documentation updates from 7.3 branch.Peter Eisentraut2002-11-1128-2417/+2268
* Merge release note updates from 7.3 branch.Peter Eisentraut2002-11-113-3321/+3296
* Revise platform FAQs.Peter Eisentraut2002-11-115-60/+27
* Improve wording.Peter Eisentraut2002-11-111-4/+4
* Update jdbc doc to reflect correct name of the PGConnection class.Barry Lind2002-11-111-21/+15
* Fixes bug where join to pg_description was incorrect. Also modifies theBarry Lind2002-11-112-4/+11
* Add cast to suppress compile warning on Alphas.Tom Lane2002-11-111-2/+2
* Back out use of palloc0 in place if palloc/MemSet. Seems constant lenBruce Momjian2002-11-1138-110/+212
* Update russian FAQ, from Viktor Vislobokov.Bruce Momjian2002-11-102-1101/+1161
* Merge palloc()/MemSet(0) calls into a single palloc0() call.Bruce Momjian2002-11-1037-210/+107
* Add palloc0 function to inline MemSet for newNode call.Bruce Momjian2002-11-104-20/+49
* This trivial patch removes 2 unused defines from pg_config.h.in:Bruce Momjian2002-11-101-16/+1
* I am attaching a patch file that will replace the previous one. It onlyBruce Momjian2002-11-102-3/+20
* This patch makes a minor cleanup to the implementation of PERFORM inBruce Momjian2002-11-106-144/+258
* > > I'll re-check that with the ppc architecture guy here.Bruce Momjian2002-11-103-27/+36
* Add documentation for array_upper/lower().Bruce Momjian2002-11-101-2/+4
* I just discovered, that there is missing a const when passing a bufferBruce Momjian2002-11-103-11/+11
* Tweak CREATE SEQUENCE grammar to be more SQL1999 standards compliant.Bruce Momjian2002-11-103-19/+34
* Add code to handle [ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP }]Bruce Momjian2002-11-0913-24/+370
* Update discussion of floating-point problems in regression tests.Tom Lane2002-11-081-30/+9
* This patch removes a bunch of superfluous #include directives: ifBruce Momjian2002-11-0824-54/+18
* Clean up format of SQL.Bruce Momjian2002-11-082-274/+274
* The attached patch defines functions for getting distances betweenBruce Momjian2002-11-085-57/+1266
* Revise geometry regression testing to eliminate most cross-platformTom Lane2002-11-0819-7128/+199
* Here is a patch that does just that, while maintaining theBruce Momjian2002-11-087-26/+34
* Replace imprecise value of PI with a better one, and tweak circle_polyTom Lane2002-11-081-5/+10
* Add name:Bruce Momjian2002-11-081-2/+2
* Mark as done:Bruce Momjian2002-11-081-3/+2
* Add extra_float_digits GUC parameter to allow adjustment of displayedTom Lane2002-11-088-38/+106
* The "Allow easy display of usernames in a group (pg_hba.conf uses groupsBruce Momjian2002-11-084-5/+70
* Update FAQ_SCO from Larry Rosenman, correction from Tom Lane.Bruce Momjian2002-11-081-3/+16
* Update libpq PQcmdTuples() and PQcmdStatus() docs, remove const paramBruce Momjian2002-11-081-3/+3
* I'm using libpgtcl with PostgreSQL-7.2.3. There is a discrepancy betweenBruce Momjian2002-11-081-1/+1
* Add:Bruce Momjian2002-11-081-1/+4
* Update release docs for 7.3.Bruce Momjian2002-11-082-61/+603
* Add #define _GNU_SOURCE to work around what seems to be Perl 5.8.0'sTom Lane2002-11-071-0/+6
* Move substitute extern declarations to end of file, so that they areTom Lane2002-11-071-60/+79
* Remove inappropriate inclusions of OpenSSL internal header e_os.h,Tom Lane2002-11-072-8/+3
* Synced parser one more time.Michael Meskes2002-11-072-44/+20
* Remove no-longer-needed inclusions to improve backward compatibilityTom Lane2002-11-074-11/+6
* Phase 2 of hashed-aggregation project. nodeAgg.c now knows how to doTom Lane2002-11-0612-266/+696
* Remove GPL file pursuant to relicensing.Tom Lane2002-11-061-340/+0
* Remove:Bruce Momjian2002-11-061-2/+1
* Change dbmirror lincense to BSD.Bruce Momjian2002-11-063-21/+56
* Not done:Bruce Momjian2002-11-061-2/+2
* Completed:Bruce Momjian2002-11-061-2/+2
* Remove completed items:Bruce Momjian2002-11-061-114/+2
* None.Bruce Momjian2002-11-061-1/+1