Commit Graph

20182 Commits (184e7a73a5b65b040d5c6413ec249a2b47f321e7)
 

Author SHA1 Message Date
Tom Lane 184e7a73a5 Revise nodeMergejoin in light of example provided by Guillaume Smet. 21 years ago
Bruce Momjian 2979334d47 Add -N make flag to bcc builds from /src dir. 21 years ago
Tom Lane 5e6bbc21f4 Add missing quote, per Dave Page. 21 years ago
Tom Lane f81a77d5ef Update createuser examples to match the current program behavior, 21 years ago
Tom Lane 3a3804da80 Fix broken markup. 21 years ago
Bruce Momjian 9029129bf3 Update chinese encoding specification. 21 years ago
Neil Conway 167bc6c621 Add regression test for consecutive newlines in COPY CSV mode. (There is 21 years ago
Tom Lane 3b6073de71 Remove some unnecessary code: since ExecMakeFunctionResultNoSets does not 21 years ago
Neil Conway 8d6e9bca37 This patch makes some minor style cleanups to contrib/btree_gist: remove 21 years ago
Tom Lane 34b788d674 Give pg_regress a --load-language option, so that it can be used to test 21 years ago
Bruce Momjian cc99c57e1e a small tweak to enable display in the log file 21 years ago
Bruce Momjian c5c1cc3bf8 This patch will ensure that the hash table iteration performed by 21 years ago
Bruce Momjian be1cc6955c Fix pg_autovacuum -s flag to handle values > 2000 by using sleep() 21 years ago
Bruce Momjian 7b3bf60277 Update FAQ URLs. 21 years ago
Bruce Momjian b1c42137a3 Document where to download free Microsoft and Borland development tools. 21 years ago
Bruce Momjian 1931e259a0 Document that bcc compiles now need the -N flag, backpatch to 8.0.X. 21 years ago
Bruce Momjian 8ccb5245a9 Update Chinese FAQ, per Magnus. 21 years ago
Bruce Momjian 8ca26e7799 Tag 1000000L as long for compuation. 21 years ago
Neil Conway a535a1522f Fix newly introduced spelling error. 21 years ago
Bruce Momjian 147144c6ca Add mention that not all functions are listed. 21 years ago
Neil Conway 3140437495 This patch refactors away some duplicated code in the index AM build 21 years ago
Bruce Momjian ff868d8161 Add Chinese FAQ. 21 years ago
Neil Conway 48f8eadffb This patch reduces the size of the message header used by statistics 21 years ago
Neil Conway f38e413b20 Code cleanup: in C89, there is no point casting the first argument to 21 years ago
Bruce Momjian 35e1651508 Back out check for unreferenced files. 21 years ago
Bruce Momjian 075ec42cf8 Item removed from CVS: 21 years ago
Bruce Momjian a4dde3bff3 Report index name on CLUSTER failure. Also, suggest ALTER TABLE 21 years ago
Neil Conway dc5ebcfcce Fix typo in comment. 21 years ago
Bruce Momjian 29873379de Add: 21 years ago
Bruce Momjian b51f82465a Add: 21 years ago
Bruce Momjian d3b62275e6 Done: 21 years ago
Neil Conway 8c4da76cf3 Regression tests for the COPY CSV header feature. From Andrew Dunstan. 21 years ago
Bruce Momjian 6080da501c Rename encryption section. 21 years ago
Bruce Momjian 0b95390a25 Remove encryption FAQ item now that we have a doc section. 21 years ago
Bruce Momjian 89517a2b45 Improve wording of new documentation section on encryption, and move it 21 years ago
Neil Conway 1580f6cd6e Update "expected" regression test output for the recent stats collector 21 years ago
Tatsuo Ishii 9dfb763f24 Fix duplicate call to WRITE_NODE_FIELD(whereClause) in _outSelectStmt 21 years ago
Tom Lane 1198d63397 Add some defenses against functions declared to return set that don't 21 years ago
Neil Conway 4744c1a0a1 Complete the following TODO items: 21 years ago
Tom Lane d8c21181ce Update release notes for upcoming re-releases. 21 years ago
Tom Lane 1199026e9e Update release checklist to reflect that HISTORY and INSTALL don't 21 years ago
Bruce Momjian 99354440b5 Add encryption section to documentation. 21 years ago
Bruce Momjian 545828a754 Documentation adjustments. 21 years ago
Tom Lane 30f540be43 Repair very-low-probability race condition between relation extension 21 years ago
Tom Lane b72e5fa17b Adjust time qual checking code so that we always check TransactionIdIsInProgress 21 years ago
Tom Lane 4cd4ed0cc2 Fix case in which a debug printout would print already-pfreed data. 21 years ago
Bruce Momjian 8a9e32912e Add description: 21 years ago
Bruce Momjian 3adba41a3c Add comment on C locale test for upper/lower/initcap(). 21 years ago
Neil Conway d733f110cd Revert the ld --as-needed patch. This breaks Fedora Core 3, due to a strange 21 years ago
Bruce Momjian f65803a2c3 Done: 21 years ago