Commit Graph

3713 Commits (bb62899db57cde576a1250a793e4e00a1121bbde)

Author SHA1 Message Date
Bruce Momjian dfd33e2ff6 Fix release not typo. 21 years ago
Bruce Momjian 65d2624e04 Update release notes for 8.0.2. 21 years ago
Bruce Momjian 9e9724e8bd Fix wrong week returnded by date_trunc('week') for early dates in 21 years ago
Tom Lane 47888fe842 First phase of OUT-parameters project. We can now define and use SQL 21 years ago
Bruce Momjian fd977434b3 Adjust SGML ulink tags to the URL is always displayed in our printed docs. 21 years ago
Neil Conway d4beb2636c Minor tweak to documentation. 21 years ago
Neil Conway 320f85a953 Fix typo. 21 years ago
Tom Lane 0f085f6e9d Add proallargtypes and proargmodes columns to pg_proc, as per my earlier 21 years ago
Tom Lane 8c85a34a3b Officially decouple FUNC_MAX_ARGS from INDEX_MAX_KEYS, and set the 21 years ago
Neil Conway 4f6f5db474 Add SPI_getnspname(), including documentation. 21 years ago
Tom Lane 70c9763d48 Convert oidvector and int2vector into variable-length arrays. This 21 years ago
Tom Lane bf3dbb5881 First steps towards index scans with heap access decoupled from index 21 years ago
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