Commit Graph

19505 Commits (ffaaf27eb4d6b387fa5b5e965f46c927a8c6c435)
 

Author SHA1 Message Date
Neil Conway ffaaf27eb4 Provide a more descriptive error message when the return type of an SRF 21 years ago
Tom Lane f07b9689c9 Generalize TRUNCATE to support truncating multiple tables in one 21 years ago
Neil Conway 4fe201237f Add regression tests for recent cursor/savepoint bug fixed by Alvaro and 21 years ago
Tom Lane aba691b728 Close all cursors created during a failed subtransaction. This is needed 21 years ago
Tom Lane b0e3dd7e61 Adjust Windows autovacuum service to retry for up to 5 minutes waiting 21 years ago
Tom Lane bf7737a938 On Windows, set the postmaster executable's stack size to 4MB, so that 21 years ago
Tom Lane 7969649bd5 Minor tweak to avoid unnecessary memory bloat when dumping extremely wide 21 years ago
Tom Lane 4de12d4470 Add docs for a couple of formerly-undocumented geometric conversion functions. 21 years ago
Tom Lane 9d58b9645e Make pg_dump and pg_restore handle binary archive formats correctly 21 years ago
Tom Lane 889f038129 Use SHGetFolderPath instead of SHGetSpecialFolderPath to find the 21 years ago
Tom Lane c0e0d3e2e9 Avoid unnecessary dependence on u_int16_t, per buildfarm failure. 21 years ago
Neil Conway 1ac9f0e9f7 The attached patch implements the soundex difference function which 21 years ago
Tom Lane fd5437c78b Fix breakage created by addition of separate 'acl pass' in pg_dump. 21 years ago
Peter Eisentraut 5ca9687fe4 Add missing "ko". 21 years ago
Teodor Sigaev 324300bc7c improve support of agglutinative languages (query with compound words). 21 years ago
Michael Meskes d314616d12 Fixed segfault due to freeing a struct definition twice if it was a named struct used in a typedef. 21 years ago
Teodor Sigaev fe30edbab8 Change 21 years ago
Neil Conway 4405e74355 Regression tests for recent bugfix to ALTER TABLE ADD COLUMN: ensure that 21 years ago
Tom Lane beaf5ae623 Fix ALTER TABLE ADD COLUMN so that constraints of domain types are 21 years ago
Tom Lane ad538d8bcd Disallow LOAD to non-superusers. Per report from John Heasman. 21 years ago
Tom Lane 0ffe9f7946 Fix memory leak in rtdosplit, per report from Clive Page. 21 years ago
Neil Conway 810de88d35 Fix typo. 21 years ago
Neil Conway e02e0564f1 pg_autovacuum fixes from Dave Page: 21 years ago
Bruce Momjian 0960dc2293 Document why CREATE CONSTRAINT TRIGGER doesn't tab complete. 21 years ago
Tom Lane 94e4778a31 The result of a FULL or RIGHT join can't be assumed to be sorted by the 21 years ago
Bruce Momjian d08889aa8b Add tools/find_gt_lt to find < and > in SGML source. 21 years ago
Tom Lane bdbfd343a2 pg_dump dumped the wrong tablespace for an index (ie, the parent table's 21 years ago
Tom Lane 3e2e58ba37 New routine _getObjectDescription() failed to cope with some aspects of 21 years ago
Bruce Momjian 112654c72c Mention issue with < and > in docs. 21 years ago
Bruce Momjian 754b5e1c42 More < and > changes to ampersands. 21 years ago
Bruce Momjian 1ced129aa3 More < and > cleanups converted to ampersands. 21 years ago
Bruce Momjian 9e292e3e48 More fixes for => and ->, use proper ampersand markups. 21 years ago
Bruce Momjian 2d16f7c458 Update version restriction on xml2. 21 years ago
Bruce Momjian 1e5eb160d1 Change -> and <- to use proper ampersand markups. 21 years ago
Bruce Momjian 082283b9b9 Fix README /contrib/xml2 reference in 8.0 and HEAD. 21 years ago
Bruce Momjian b60a8512a0 Update count(*) discussion ideas: 21 years ago
Neil Conway 5df3fc67a7 This patch updates the regression tests to allow "make installcheck" to 21 years ago
Neil Conway fa471dac02 Trivial fix: remove some stray leading whitespace. 21 years ago
Neil Conway a341a96c01 Refactor transformExpr() by creating separate functions for most of the 21 years ago
Bruce Momjian a73198ac17 Document that Rekall is GPL now. 21 years ago
Bruce Momjian 0d19d8b846 Add: 21 years ago
Neil Conway d600c1db7a Add some basic regression tests for refcursors in PL/PgSQL. 21 years ago
Bruce Momjian 3fc86c0f47 Fix typo. 21 years ago
Neil Conway b4297c177c This patch makes some improvements to the rtree index implementation: 21 years ago
Neil Conway 1f5299bc3f Replace the use of "0" with "NULL" where appropriate in dllist.c, for 21 years ago
Bruce Momjian b4e7e9ad6f Win32 8.1 stamp. 21 years ago
Bruce Momjian 4b2b6930ad Stamp 8.1 in configure. 21 years ago
Bruce Momjian 31197bbdf5 Update version stamps for 8.1 as listed in RELEASE_CHANGES. 21 years ago
Peter Eisentraut f87e5b295c Translation updates 21 years ago
PostgreSQL Daemon c22b7eccd3 its that time ... tag it for release 21 years ago