Commit Graph

3951 Commits (d51df918970bcf42f915a3882bfdee5972aa9bad)

Author SHA1 Message Date
Bruce Momjian e829f82223 Add comma. 21 years ago
Bruce Momjian 3716e12808 Fix markup of URL. 21 years ago
Bruce Momjian 2b26458a91 Add URL for patches queues. 21 years ago
Bruce Momjian e3d7de6b99 Rename canonical encodings, per Peter: 21 years ago
Tom Lane 1fcfa038ce Add a note that regression test row ordering differences can be caused 21 years ago
Tom Lane 5d5087363d Replace the BufMgrLock with separate locks on the lookup hashtable and 21 years ago
Tom Lane 5c2e68ba6b Fix misspelling of sysctl, per Stefan Hans. 21 years ago
Neil Conway 87aafa1600 SGML improvements to the DML chapter. 21 years ago
Neil Conway 484f0464ff Implement max() and min() aggregates for array types. Patch from Koju 21 years ago
Bruce Momjian 2d22f16132 Rename planner stats detail to avoid label confict. 21 years ago
Bruce Momjian 234d50812c Add documentation on how statistics are used by the planner. 21 years ago
Bruce Momjian f55339577b Adjust OS-specific kernel settings to mention old and new BSD methods of 21 years ago
Bruce Momjian ffef9a9de4 Clarify PGPASSWORD usage: 21 years ago
Tom Lane 891497d3a9 Correct overstatement in locking docs: we said ExclusiveLock is never 21 years ago
Bruce Momjian 0060023c3d State PGPASSWORD is "not recommended" rather than "depricated". 21 years ago
Bruce Momjian 93aa22fc8e Please find enclosed a patch, per Dennis Bj<C3><B6>rklund, that uses -f 21 years ago
Bruce Momjian 6b80ca2f06 Fix plpgsql error message for dropped temporary tables. 21 years ago
Bruce Momjian e49da4855c Clarify object ownership language to prevent confusion with database 21 years ago
Bruce Momjian 0c6568424a Updatge wording. 21 years ago
Bruce Momjian 3debf968ef Fix markup. 21 years ago
Bruce Momjian 026a8510a3 Fix HTML markup and add NULL sorting item to existing NULL FAQ item. 21 years ago
Tom Lane 26b9a2860f Document that only a table's owner may TRUNCATE it. Per Keith Worthington. 21 years ago
Bruce Momjian 78bb800bc2 Update initdb locale/encoding documentation description. Backpatch to 21 years ago
Bruce Momjian daab1a7dc0 Update Russian FAQ. 21 years ago
Neil Conway ccf5db73eb Fix two typos, per report from Hashem Masoud. 21 years ago
Neil Conway 99bf6a1634 Updates to the bibliography. Patch from Michael Fuhr. 21 years ago
Neil Conway f18752dab5 Document the "register" and "unregister" pg_ctl subcommands, for use on 21 years ago
Tom Lane 60b2444cc3 Add code to prevent transaction ID wraparound by enforcing a safe limit 21 years ago
Bruce Momjian 2abe40aac7 Fix typo in SGML. 21 years ago
Bruce Momjian eea1ef2c85 Add reference to the NewbieDoc Docbook Guide. 21 years ago
Bruce Momjian 477a64d9c8 Update question text: 21 years ago
Bruce Momjian a284e174a3 Update Momjain book URL. 21 years ago
Bruce Momjian f58918ecd0 Update URL for Momjian book. 21 years ago
Neil Conway 73f5c9d90e Minor consistency improvement. 21 years ago
Tom Lane c6521b1b93 Write some real documentation about the index access method API. 21 years ago
Bruce Momjian 49c320b19d Update to Russian FAQ, HEAD and 8.0.X. 21 years ago
Bruce Momjian 341251f202 Make clearer warning about using 'now' with DEFAULT: 21 years ago
Bruce Momjian 056a664fa1 Mention that some psql environment variables come from libpq and note 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 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
Neil Conway ad893a361d Minor SGML improvements. 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 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
Bruce Momjian 48522fd30d Add Josh's performance page. 21 years ago