aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fixes bug where join to pg_description was incorrect. Also modifies theBarry Lind2002-11-11
* Add cast to suppress compile warning on Alphas.Tom Lane2002-11-11
* Back out use of palloc0 in place if palloc/MemSet. Seems constant lenBruce Momjian2002-11-11
* Update russian FAQ, from Viktor Vislobokov.Bruce Momjian2002-11-10
* Merge palloc()/MemSet(0) calls into a single palloc0() call.Bruce Momjian2002-11-10
* Add palloc0 function to inline MemSet for newNode call.Bruce Momjian2002-11-10
* This trivial patch removes 2 unused defines from pg_config.h.in:Bruce Momjian2002-11-10
* I am attaching a patch file that will replace the previous one. It onlyBruce Momjian2002-11-10
* This patch makes a minor cleanup to the implementation of PERFORM inBruce Momjian2002-11-10
* > > I'll re-check that with the ppc architecture guy here.Bruce Momjian2002-11-10
* Add documentation for array_upper/lower().Bruce Momjian2002-11-10
* I just discovered, that there is missing a const when passing a bufferBruce Momjian2002-11-10
* Tweak CREATE SEQUENCE grammar to be more SQL1999 standards compliant.Bruce Momjian2002-11-10
* Add code to handle [ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP }]Bruce Momjian2002-11-09
* Update discussion of floating-point problems in regression tests.Tom Lane2002-11-08
* This patch removes a bunch of superfluous #include directives: ifBruce Momjian2002-11-08
* Clean up format of SQL.Bruce Momjian2002-11-08
* The attached patch defines functions for getting distances betweenBruce Momjian2002-11-08
* Revise geometry regression testing to eliminate most cross-platformTom Lane2002-11-08
* Here is a patch that does just that, while maintaining theBruce Momjian2002-11-08
* Replace imprecise value of PI with a better one, and tweak circle_polyTom Lane2002-11-08
* Add name:Bruce Momjian2002-11-08
* Mark as done:Bruce Momjian2002-11-08
* Add extra_float_digits GUC parameter to allow adjustment of displayedTom Lane2002-11-08
* The "Allow easy display of usernames in a group (pg_hba.conf uses groupsBruce Momjian2002-11-08
* Update FAQ_SCO from Larry Rosenman, correction from Tom Lane.Bruce Momjian2002-11-08
* Update libpq PQcmdTuples() and PQcmdStatus() docs, remove const paramBruce Momjian2002-11-08
* I'm using libpgtcl with PostgreSQL-7.2.3. There is a discrepancy betweenBruce Momjian2002-11-08
* Add:Bruce Momjian2002-11-08
* Update release docs for 7.3.Bruce Momjian2002-11-08
* Add #define _GNU_SOURCE to work around what seems to be Perl 5.8.0'sTom Lane2002-11-07
* Move substitute extern declarations to end of file, so that they areTom Lane2002-11-07
* Remove inappropriate inclusions of OpenSSL internal header e_os.h,Tom Lane2002-11-07
* Synced parser one more time.Michael Meskes2002-11-07
* Remove no-longer-needed inclusions to improve backward compatibilityTom Lane2002-11-07
* Phase 2 of hashed-aggregation project. nodeAgg.c now knows how to doTom Lane2002-11-06
* Remove GPL file pursuant to relicensing.Tom Lane2002-11-06
* Remove:Bruce Momjian2002-11-06
* Change dbmirror lincense to BSD.Bruce Momjian2002-11-06
* Not done:Bruce Momjian2002-11-06
* Completed:Bruce Momjian2002-11-06
* Remove completed items:Bruce Momjian2002-11-06
* None.Bruce Momjian2002-11-06
* First phase of implementing hash-based grouping/aggregation. An AGG planTom Lane2002-11-06
* Add OS/X kernel tuning section.Bruce Momjian2002-11-05
* Add:Bruce Momjian2002-11-05
* Update FAQ_DEV.Bruce Momjian2002-11-05
* Update FAQ_DEV.Bruce Momjian2002-11-05
* Update ports list.Bruce Momjian2002-11-05
* Update ports list.Bruce Momjian2002-11-05