Commit Graph

19578 Commits (c76ff4bc4ed07f5b79a1d66772d70a404466ad8c)
 

Author SHA1 Message Date
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
Bruce Momjian 18013e25c6 Wording improvement. 21 years ago
Bruce Momjian 131ff4e5cd Reorder support FAQ items. 21 years ago
Bruce Momjian 14f3fb610d Update section to mention developer's FAQ. 21 years ago
Bruce Momjian 83d8591081 Mention releases are every 10-12 months now. 21 years ago
Bruce Momjian e688443cbf Simplify FAQ item about obtaining support. 21 years ago
Bruce Momjian 0a12c53385 Clarify license FAQ item. 21 years ago
Bruce Momjian 810b5072dd Modernize the FAQ item "What is PostgreSQL" to skip most historical 21 years ago
Tom Lane 0c109c7187 Recommend security@postgresql.org as the contact point for security-related bugs. 21 years ago
Bruce Momjian 790c666931 Update FAQ text file. 21 years ago
Bruce Momjian 60d6f49a47 FAQ markup fixes. 21 years ago
Bruce Momjian 576853a79a Fix ampersand in URL. 21 years ago
Bruce Momjian d79f2d4036 Remove IN/slow FAQ item because it only applies to <=7.3.X. 21 years ago