Commit Graph

7281 Commits (dd4cd55c15886c46378dc27f44f59a6de8c4d45b)

Author SHA1 Message Date
Bruce Momjian ebac30ed11 Wording improvement. 17 years ago
Bruce Momjian 7950a5bf25 Wording improvement for SSL user certificate authentication. 17 years ago
Bruce Momjian 29cd06adb4 Clarify SSL _user_ authentication in release notes. 17 years ago
Tom Lane 843c6546eb Add cross-references from the DECLARE and FETCH reference pages to 17 years ago
Bruce Momjian 51781146a8 Document how *_blks_read statistics columns are computed. 17 years ago
Tom Lane 6c34acce9b Update release notes through yesterday; some minor wordsmithing. 17 years ago
Bruce Momjian f4af189db3 Clarify documentation references to pg_stat_get_blocks_fetched and 17 years ago
Tom Lane b6e42bdd92 Update GIN limitations documentation to match current reality. 17 years ago
Tom Lane 06e2757277 Remove SQL-compatibility function cardinality(). It is not exactly clear 17 years ago
Bruce Momjian 78f58f0f70 Improve documentation about how checkpoint spreads I/O activity. 17 years ago
Tom Lane 4703250a76 Remove psql's ancient hack that suppressed functions taking or returning 17 years ago
Bruce Momjian 56e0e599a0 Add attribution for: 17 years ago
Bruce Momjian 4c7d326deb Add release note item: 17 years ago
Bruce Momjian bf4497cc61 Remove FAQ and FAQ_DEV ASCII and HTML files from CVS; now on the wiki. 17 years ago
Bruce Momjian c35eb1504a Add doc link to section about how to compile triggers. 17 years ago
Tom Lane 387060951e Add an optional parameter to pg_start_backup() that specifies whether to do 17 years ago
Bruce Momjian e019178c77 Doc change in new patch, stand-alone -> standalone 17 years ago
Bruce Momjian d9070485a8 Add documentation mention of 'check_postgres.pl' in Routine Database 17 years ago
Tom Lane e7c11056df Document the fact that fuzzystrmatch doesn't work in multibyte encodings. 17 years ago
Tom Lane 25a76c31de Correct keywords table for status of COLLATE vs 17 years ago
Heikki Linnakangas 1eef90d0a2 Rename the new CREATE DATABASE options to set collation and ctype into 17 years ago
Tom Lane 65e758a4d3 Remove contrib/intarray's definitions of the <@ and @> operators, so that they 17 years ago
Tom Lane dbca713cea Minor wordsmithing on descriptions of some \d commands. 17 years ago
Bruce Momjian d0b599012f Document that Solaris can't use effective_io_concurrency because of an 17 years ago
Bruce Momjian 2faa8e2ac1 Have PL/pgSQL FETCH set DIAGNOSTICS ROW_COUNT. 17 years ago
Bruce Momjian 33e7eac37c Change psql \d* display so 'S' _or_ a pattern include system objects. 17 years ago
Tom Lane dff26735d3 Index some array functions, per Mario Splivalo. 17 years ago
Bruce Momjian 572b60a3bd Remove some "Other" sections in the release notes by putting the items 17 years ago
Tom Lane df13324f08 Add a "relistemp" boolean column to pg_class, which is true for temporary 17 years ago
Bruce Momjian db20729ed6 Update release note introductory description. 17 years ago
Tom Lane 97503a5200 Add PQinitOpenSSL() function to support applications that use libcrypto 17 years ago
Bruce Momjian c9aa8a62c0 More new subsections in release notes. 17 years ago
Bruce Momjian 5f6f72b05d More release note changes, including a lower level of subsections. 17 years ago
Bruce Momjian 3eedb9a17f More release note adjustments, reordering. 17 years ago
Bruce Momjian e604c8b51e More release note wording improvements; section order adjustments. 17 years ago
Bruce Momjian aa0a885e59 Reorder release note sections. 17 years ago
Alvaro Herrera 3fe3b81183 Update URL to Python bug tracker. Backpatch to 8.3; doesn't seem worthy of 17 years ago
Bruce Momjian a576994e72 More release note markup. 17 years ago
Bruce Momjian 2193b21a0f More release note markup. 17 years ago
Bruce Momjian 087fa888a6 Add SGML markup for commands/literal/application/etc in release notes; 17 years ago
Bruce Momjian 07c3563fe6 Consistent 8.4 release note naming for Itagaki Takahiro 17 years ago
Bruce Momjian 038777081a Update release notes to say citext is multi-byte aware, per suggestion 17 years ago
Bruce Momjian 8fbef1090b Better document that SET ROLE does not uset ALTER ROLE SET settings; 17 years ago
Bruce Momjian 3ab95c2ab0 Better document PQinitSSL(0) behavior in regards to libcrypto. 17 years ago
Tom Lane 2938f8c4ea Add documentation of the fact that dtrace probes evaluate their parameters 17 years ago
Bruce Momjian 3c2ce020b7 Document in release notes that NOT IN is only for NOT EXIST clauses. 17 years ago
Magnus Hagander 665aa5e540 Fix markup, per Devrim 17 years ago
Magnus Hagander 2e427ec05a Clearify new SSL certificate verification in libpq 17 years ago
Magnus Hagander cc42c14e36 Fix release notes about pg_hba changes 17 years ago
Bruce Momjian be99a030a4 Updated release wording, per Greg Stark: 17 years ago