Commit Graph

14079 Commits (1b342df00af318055a1cf432c3eaa3b74347df39)
 

Author SHA1 Message Date
Peter Eisentraut 1b342df00a Merge documentation updates from 7.3 branch. 23 years ago
Peter Eisentraut b327906683 Merge release note updates from 7.3 branch. 23 years ago
Peter Eisentraut 387c942a35 Revise platform FAQs. 23 years ago
Peter Eisentraut b11398b79d Improve wording. 23 years ago
Barry Lind 80c980021f Update jdbc doc to reflect correct name of the PGConnection class. 23 years ago
Barry Lind 5ec61f4d2b Fixes bug where join to pg_description was incorrect. Also modifies the 23 years ago
Tom Lane ad18b10181 Add cast to suppress compile warning on Alphas. 23 years ago
Bruce Momjian 75fee4535d Back out use of palloc0 in place if palloc/MemSet. Seems constant len 23 years ago
Bruce Momjian 5d283d89cb Update russian FAQ, from Viktor Vislobokov. 23 years ago
Bruce Momjian 8fee9615cc Merge palloc()/MemSet(0) calls into a single palloc0() call. 23 years ago
Bruce Momjian 78822b328c Add palloc0 function to inline MemSet for newNode call. 23 years ago
Bruce Momjian 7aeab94adf This trivial patch removes 2 unused defines from pg_config.h.in: 23 years ago
Bruce Momjian c600a6ac47 I am attaching a patch file that will replace the previous one. It only 23 years ago
Bruce Momjian cfd2728100 This patch makes a minor cleanup to the implementation of PERFORM in 23 years ago
Bruce Momjian ceb4f5ea9c > > I'll re-check that with the ppc architecture guy here. 23 years ago
Bruce Momjian 50e726a2c3 Add documentation for array_upper/lower(). 23 years ago
Bruce Momjian 4ca28eb7c7 I just discovered, that there is missing a const when passing a buffer 23 years ago
Bruce Momjian 3eabc4490e Tweak CREATE SEQUENCE grammar to be more SQL1999 standards compliant. 23 years ago
Bruce Momjian ebb531836a Add code to handle [ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP }] 23 years ago
Tom Lane f2ef470196 Update discussion of floating-point problems in regression tests. 23 years ago
Bruce Momjian bea4792125 This patch removes a bunch of superfluous #include directives: if 23 years ago
Bruce Momjian a5715eecb6 Clean up format of SQL. 23 years ago
Bruce Momjian 4c1383efd1 The attached patch defines functions for getting distances between 23 years ago
Tom Lane 337f73b1bb Revise geometry regression testing to eliminate most cross-platform 23 years ago
Bruce Momjian b26dfbb0e3 Here is a patch that does just that, while maintaining the 23 years ago
Tom Lane c2b716ab68 Replace imprecise value of PI with a better one, and tweak circle_poly 23 years ago
Bruce Momjian cea5388840 Add name: 23 years ago
Bruce Momjian 3e6bef680c Mark as done: 23 years ago
Tom Lane d2c744aa56 Add extra_float_digits GUC parameter to allow adjustment of displayed 23 years ago
Bruce Momjian fef731d1c4 The "Allow easy display of usernames in a group (pg_hba.conf uses groups 23 years ago
Bruce Momjian 7eb2b4b270 Update FAQ_SCO from Larry Rosenman, correction from Tom Lane. 23 years ago
Bruce Momjian 88f528c3e9 Update libpq PQcmdTuples() and PQcmdStatus() docs, remove const param 23 years ago
Bruce Momjian 02608cbce6 I'm using libpgtcl with PostgreSQL-7.2.3. There is a discrepancy between 23 years ago
Bruce Momjian 476eb59f50 Add: 23 years ago
Bruce Momjian 433d4eb986 Update release docs for 7.3. 23 years ago
Tom Lane 9a1ced2732 Add #define _GNU_SOURCE to work around what seems to be Perl 5.8.0's 23 years ago
Tom Lane b02d3aaed7 Move substitute extern declarations to end of file, so that they are 23 years ago
Tom Lane 3a4b3ac3a5 Remove inappropriate inclusions of OpenSSL internal header e_os.h, 23 years ago
Michael Meskes 11c4f2d97d Synced parser one more time. 23 years ago
Tom Lane df7201c3c5 Remove no-longer-needed inclusions to improve backward compatibility 23 years ago
Tom Lane 2103b7baa2 Phase 2 of hashed-aggregation project. nodeAgg.c now knows how to do 23 years ago
Tom Lane fc9814d17e Remove GPL file pursuant to relicensing. 23 years ago
Bruce Momjian f4233d1478 Remove: 23 years ago
Bruce Momjian 5a87147173 Change dbmirror lincense to BSD. 23 years ago
Bruce Momjian 2fe9f20d3d Not done: 23 years ago
Bruce Momjian f9ed7fb68c Completed: 23 years ago
Bruce Momjian 0579096998 Remove completed items: 23 years ago
Bruce Momjian 308910d00f None. 23 years ago
Tom Lane f6dba10e62 First phase of implementing hash-based grouping/aggregation. An AGG plan 23 years ago
Bruce Momjian a8c18b980e Add OS/X kernel tuning section. 23 years ago