Commit Graph

19590 Commits (4db84f0880716ece570db2debf99b773bfb82dd3)
 

Author SHA1 Message Date
Tom Lane 4db84f0880 Fix ANALYZE to accumulate some minimal statistics for an all-null column. 21 years ago
Tom Lane 42599b322d Fix SPI cursor support to allow scanning the results of utility commands 21 years ago
Michael Meskes 5cc8884a5d Fixed changelog entry to list correct bug reporter. 21 years ago
Michael Meskes 7e786a82ca Fixed more parsing bugs in other CREATE statements as pointed out by TANIDA 21 years ago
Neil Conway 35878b9bc6 Add some index entries for RAISE and exception handling in PL/PgSQL. Per 21 years ago
Neil Conway cf1f6f98f2 Improvements to documentation of shared memory configuration under 21 years ago
Neil Conway 280cae35aa Use now() rather than 'now' in an example in the PL/PgSQL docs. From David 21 years ago
Bruce Momjian 8f5b4c8c8c Update pginstaller URL to http://www.postgresql.org/ftp/win32/. 21 years ago
Neil Conway 3df9abd1a5 ALTER TABLE ADD COLUMN exhibits a significant memory leak when adding a 21 years ago
Michael Meskes d32b3aec52 Fixed bug in parsing of CREATE AS statement. 21 years ago
Bruce Momjian 38efdc8bc1 Spacing: 21 years ago
Bruce Momjian dc95779679 It seems like most people don't want automatic failover so I am removing 21 years ago
Neil Conway c76ff4bc4e Better late than never: document that the GiST API changed in 8.0 in the 21 years ago
Tom Lane e507399790 Document array behavior for out-of-range subscripts. 21 years ago
Tom Lane 2a6c032503 Repair CLUSTER failure after ALTER TABLE SET WITHOUT OIDS. Turns out 21 years ago
Tom Lane 4f82112473 Fix bit-rot in ipc_test.c; it didn't include some stuff that pg_shmem.c 21 years ago
Tom Lane 12179c99b1 Marginal hack to merge adjacent ReleaseBuffer/ReadBuffer calls into 21 years ago
Neil Conway 11635c3f6f Refactor some duplicated code in lock.c: create UnGrantLock(), move code 21 years ago
Tom Lane ee467c3530 Fix minor thinko in logic to set dump order when dumping from a pre-7.3 21 years ago
Tom Lane cc4f58f4cd Ensure that all details of the ARC algorithm are hidden within freelist.c. 21 years ago
Neil Conway ad893a361d Minor SGML improvements. 21 years ago
Tom Lane ad476170e9 Improve performance of fmgr.c calling routines for cases with more than 21 years ago
Tom Lane fffb5819ca Adjust constant-folding of CASE expressions so that the simple comparison 21 years ago
Bruce Momjian b3a7e987a1 Improve wording of to_char() change in 8.1: 21 years ago
Bruce Momjian f69513df17 Update FAQ numbering. 21 years ago
Bruce Momjian 947ae56d80 Update RESET ALL items: 21 years ago
Bruce Momjian 68c4804b08 Add to release checklist: 21 years ago
Michael Meskes 4b56bd85c0 Fixed bug in parsing of #line statement in declare section. 21 years ago
Bruce Momjian cde6056e34 Remove pgsql_tmp directory FAQ item. 21 years ago
Neil Conway 73f630500b Add support for temporary views, including documentation and regression 21 years ago
Neil Conway f94197ef35 Fix a bug induced by the list-rewrite that resulted in incrementing the 21 years ago
Tom Lane a3f945a1b2 Adjust estimate_num_groups() to not clamp per-relation group count 21 years ago
Bruce Momjian 48522fd30d Add Josh's performance page. 21 years ago
Tom Lane 2a8874841d Adjust plpgsql to allow assignment to an element of an array that is 21 years ago
Bruce Momjian 68b0e29800 Add FETCH/MOVE: 21 years ago
Bruce Momjian bb14d8becf Add: 21 years ago
Bruce Momjian 4f63cc6a30 Final FAQ cleanups to remove information about very old releases. 21 years ago
Bruce Momjian 3c16965995 Remove outer join simulation using UNION now that we have had outer 21 years ago
Bruce Momjian 2de7ebe910 Remove FAQ about database terms. 21 years ago
Bruce Momjian 2ccf79a6a1 Remove FAQ mention of DROP column. 21 years ago
Bruce Momjian 25deba3141 Update LIMIT/FETCH FAQ item. 21 years ago
Tom Lane 0a92c58b7c Sync inet formatting code with recent BIND releases. In particular, 21 years ago
Bruce Momjian 14f5c84589 Update connections FAQ item. 21 years ago
Bruce Momjian 0c86f0e174 Fix markup typo. 21 years ago
Bruce Momjian 1b2ebc591c Update debeug FAQ. 21 years ago
Bruce Momjian d96398d1eb Restructure debug FAQ entry. 21 years ago
Bruce Momjian 1f7aa643b6 Reorganize FAQ entry on performance. 21 years ago
Bruce Momjian 7069a885af Update admin tools FAQ. 21 years ago
Bruce Momjian 2149b54f1c Update PHP mention. 21 years ago
Bruce Momjian cd63e08f86 Remove "Support" FAQ item. We now have a tab on our web site. 21 years ago