Commit Graph

3951 Commits (d51df918970bcf42f915a3882bfdee5972aa9bad)

Author SHA1 Message Date
Tom Lane adb1a6e95b Improve EXPLAIN ANALYZE to show the time spent in each trigger when 21 years ago
Tom Lane 6d3f74d801 Update and copy-edit description of privileges. 21 years ago
Tom Lane 6e26c00297 Fix to_date to behave reasonably when CC and YY fields are both used. 21 years ago
Bruce Momjian 87a4f9b6a3 Print URL in printed output.. 21 years ago
Bruce Momjian 07ebb9fba9 Add URL of how to report bugs: 21 years ago
Bruce Momjian b1f57d88f5 Change Win32 O_SYNC method to O_DSYNC because that is what the method 21 years ago
Neil Conway 50ce8ab9fc Revert changes to CREATE TRIGGER and ALTER TABLE ADD FOREIGN KEY locking, 21 years ago
Tom Lane 87ba04eeaf Add note about risks involved in replaying CREATE TABLESPACE commands 21 years ago
Neil Conway f30c76ce8d Adjust CREATE TRIGGER and ALTER TABLE ... ADD FOREIGN KEY to acquire 21 years ago
Tom Lane ee4ddac137 Convert index-related tuple handling routines from char 'n'/' ' to bool 21 years ago
Tom Lane 91728fa26c Add temp_buffers GUC variable to allow users to determine the size 21 years ago
Bruce Momjian 5955ebe334 Add link to INSERT in docs. 21 years ago
Bruce Momjian 28d150d8e9 Update file system snapshot docs. 21 years ago
Bruce Momjian 118bf5bc22 Mention tablespaces as a problem for using file system snapshots. 21 years ago
Bruce Momjian ca2d08579e Document use of rsync for file system backups. 21 years ago
Neil Conway 957f51ea6b Add a reference to the documentation on alternate index operator classes in 21 years ago
Tom Lane f97aebd162 Revise TupleTableSlot code to avoid unnecessary construction and disassembly 21 years ago
Bruce Momjian 86ad33cd48 Update to 8.0.1. 21 years ago
Bruce Momjian 17c8276d24 Clean up win1252 documentation. Mention how we determine the number of 21 years ago
Bruce Momjian e7fb9f18bf Add support for Win1252 encoding. 21 years ago
Neil Conway 9abced035d Fix mistakes in SGML markup. From David Fetter. 21 years ago
Tom Lane 251d3f75d0 Note that the -F and -R command line options only affect unaligned 21 years ago
Bruce Momjian d1022ce3a1 Document client-only encodings. 21 years ago
Bruce Momjian 4973296035 Fix typo on URL. 21 years ago
Bruce Momjian a03bb609b3 Finalize character set documentation changes. 21 years ago
Neil Conway c069655441 Allow ALTER FUNCTION to change a function's strictness, volatility, and 21 years ago
Bruce Momjian cbc100af66 Increment all major version numbers in 8.0.X to force recompile of 21 years ago
Bruce Momjian 8264cbcb50 Remove CENTER tag. 21 years ago
Neil Conway ff02d0a052 Make default_with_oids default to false -- user-created tables will now 21 years ago
Bruce Momjian 0edc2f14e0 More ordering adjustments. 21 years ago
Bruce Momjian c151e6374c Fix markup. 21 years ago
Bruce Momjian 119807e397 More markup changes. 21 years ago
Bruce Momjian 1c0aeec65b More cleanups. 21 years ago
Bruce Momjian cbe4b4163e More improvements. 21 years ago
Bruce Momjian a717ab6fa6 More additions to the table. 21 years ago
Bruce Momjian 1fa8445233 Keep changing the markup until I like it. :-) 21 years ago
Bruce Momjian 382f24b187 More table markup improvements. 21 years ago
Bruce Momjian 7b7abb7ccb More table markup fixes. 21 years ago
Bruce Momjian 6109a1ce18 Rework "aliases" column for encodings. 21 years ago
Bruce Momjian 074ba31e41 Fix markup typo. 21 years ago
Bruce Momjian f949baf9a2 Add missing conversion documentation for certain encodings. 21 years ago
Bruce Momjian e42e3b6c56 Reorder documented encodings to be alphabetical. 21 years ago
Bruce Momjian ee1bd33dd0 Document aliases for our supported encodings. 21 years ago
Tom Lane fa5e44017a Adjust the API for aggregate function calls so that a C-coded function 21 years ago
Bruce Momjian 852ef58da9 Documention all our supported encodings. 21 years ago
Bruce Momjian b9de4a26cf Here's the patch to fix a lot of markup errors in the HTML FAQs. Doesn't 21 years ago
Bruce Momjian db48396a8a Fix typos. 21 years ago
Bruce Momjian 85ecedf1d8 Fix typos. 21 years ago
Bruce Momjian 7e3a8d9a83 Fix typo. 21 years ago
Tom Lane 595ed2a855 Make the behavior of HAVING without GROUP BY conform to the SQL spec. 21 years ago