summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Recommend security@postgresql.org as the contact point for security-related b...REL8_0_1Tom Lane2005-01-302-5/+16
* Stamp 8.0 branch as 8.0.1.Tom Lane2005-01-307-21/+250
* Translation updatesPeter Eisentraut2005-01-302-232/+267
* Backpatch FAQ to 8.0.X.Bruce Momjian2005-01-302-24/+16
* FAQ markup fixes.Bruce Momjian2005-01-301-9/+9
* Backpatch FAQ to 8.0.X.Bruce Momjian2005-01-302-4/+4
* Backpatch FAQ changes to 8.0.X.Bruce Momjian2005-01-302-553/+233
* We haven't had a fixed limit on rule recursion depth since 7.3 ...Tom Lane2005-01-291-7/+6
* Make sure contrib C functions are marked strict where needed.Tom Lane2005-01-297-63/+48
* Add documentation for format_type(), which somehow escaped it before.Tom Lane2005-01-281-1/+16
* Add intset() to README (backpatch teodor's docs fix in HEAD).Tom Lane2005-01-281-0/+7
* Add note cautioning that you can't use an encrypting IDENT serverTom Lane2005-01-281-2/+11
* When dealing with multiple grouping columns coming from the same table,Tom Lane2005-01-282-10/+27
* Improve planner's estimation of the space needed for HashAgg plans:Tom Lane2005-01-285-70/+140
* pg_aggregate.h fails to compile standalone, for lack of an #includeTom Lane2005-01-281-1/+3
* Adjust mkdir_p to do stat() before trying mkdir(). Avoids problems onTom Lane2005-01-281-20/+17
* Check that aggregate creator has the right to execute the transitionTom Lane2005-01-272-2/+41
* Now that I look at it, int_array_enum() didn't work either.Tom Lane2005-01-271-0/+5
* Fix security and 64-bit issues in contrib/intagg. This code couldTom Lane2005-01-272-56/+50
* Backpatch translationsPeter Eisentraut2005-01-276-553/+674
* Close all cursors created during a failed subtransaction. This is neededTom Lane2005-01-262-5/+19
* Propagate ecpg core dump fix into 8.0 branch.Tom Lane2005-01-263-5/+10
* Adjust Windows autovacuum service to retry for up to 5 minutes waitingTom Lane2005-01-262-24/+51
* On Windows, set the postmaster executable's stack size to 4MB, so thatTom Lane2005-01-261-3/+3
* Minor tweak to avoid unnecessary memory bloat when dumping extremely wideTom Lane2005-01-261-3/+3
* Add docs for a couple of formerly-undocumented geometric conversion functions.Tom Lane2005-01-261-2/+21
* Make pg_dump and pg_restore handle binary archive formats correctlyTom Lane2005-01-261-2/+20
* Use SHGetFolderPath instead of SHGetSpecialFolderPath to find theTom Lane2005-01-267-14/+20
* Mark the text_soundex() function as "strict", to avoid crashing on NULLNeil Conway2005-01-261-1/+1
* Fix breakage created by addition of separate 'acl pass' in pg_dump.Tom Lane2005-01-254-30/+28
* Add missing "ko".Peter Eisentraut2005-01-251-2/+2
* Translation updatePeter Eisentraut2005-01-251-1102/+1180
* Fix ALTER TABLE ADD COLUMN so that constraints of domain types areTom Lane2005-01-242-12/+44
* Disallow LOAD to non-superusers. Per report from John Heasman.Tom Lane2005-01-241-1/+5
* Fix memory leak in rtdosplit, per report from Clive Page.Tom Lane2005-01-241-1/+3
* pg_autovacuum fixes from Dave Page:Neil Conway2005-01-241-17/+21
* The result of a FULL or RIGHT join can't be assumed to be sorted by theTom Lane2005-01-233-5/+16
* Add tools/find_gt_lt to find < and > in SGML source.Bruce Momjian2005-01-2311-2715/+2717
* pg_dump dumped the wrong tablespace for an index (ie, the parent table'sTom Lane2005-01-231-2/+2
* New routine _getObjectDescription() failed to cope with some aspects ofTom Lane2005-01-231-6/+21
* More < and > changes to ampersands.Bruce Momjian2005-01-226-20/+20
* More < and > cleanups converted to ampersands.Bruce Momjian2005-01-2223-189/+189
* Update version restriction on xml2.Bruce Momjian2005-01-221-1/+1
* Change -> and <- to use proper ampersand markups.Bruce Momjian2005-01-228-64/+64
* Fix README /contrib/xml2 reference in 8.0 and HEAD.Bruce Momjian2005-01-221-1/+1
* This patch updates the regression tests to allow "make installcheck" toNeil Conway2005-01-228-20/+14
* Prevent overrunning a heap-allocated buffer is more than 1024 parametersNeil Conway2005-01-211-1/+5
* Mention Rekall is GPL now.Bruce Momjian2005-01-192-9/+8
* Fix typo.Bruce Momjian2005-01-192-4/+3
* its that time ... tag it for releaseREL8_0_0PostgreSQL Daemon2005-01-173-13/+13