Commit Graph

28154 Commits (c029a6a49e3782ec5f1a61eb9a495ebd2a56077d)
 

Author SHA1 Message Date
Tom Lane c029a6a49e Fix contrib/pgstattuple and contrib/pageinspect to prevent attempts to read 17 years ago
Bruce Momjian 572b60a3bd Remove some "Other" sections in the release notes by putting the items 17 years ago
Tom Lane 948d6ec90f Modify the relcache to record the temp status of both local and nonlocal 17 years ago
Magnus Hagander 84a059abf7 Don't crash initdb when we fail to get the current username. 17 years ago
Tom Lane df13324f08 Add a "relistemp" boolean column to pg_class, which is true for temporary 17 years ago
Heikki Linnakangas eeeb782e60 Fix a rare race condition when commit_siblings > 0 and a transaction commits 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
Tom Lane 943337ee5e Fix window function plan generation to cope with volatile sort expressions. 17 years ago
Alvaro Herrera 3fe3b81183 Update URL to Python bug tracker. Backpatch to 8.3; doesn't seem worthy of 17 years ago
Tom Lane 793d5662e8 Fix an oversight in the support for storing/retrieving "minimal tuples" in 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 b86a71c8f4 Clarify variable naming: pq_initssllib -> pq_init_ssl_lib 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
Tom Lane 3da36407c0 On Solaris, we should only force use of our own getopt(); it's okay to use 17 years ago
Magnus Hagander 665aa5e540 Fix markup, per Devrim 17 years ago
Tom Lane fc92450e7d Add an errdetail explaining why we reject infinite dates and timestamps 17 years ago
Tom Lane 25bf7f8b9b Fix possible failures when a tuplestore switches from in-memory to on-disk 17 years ago
Tom Lane a95307b639 Teach reindex_index() to clear pg_index.indcheckxmin when possible. 17 years ago
Heikki Linnakangas c1dcaa86de Fix tab completion of ANALYZE VERBOSE <tab>. It was previously confused 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
Bruce Momjian 990fe113bd Second batch of release note fixes by Guillaume Smet 17 years ago
Bruce Momjian 03f625d4d5 Mark Greg as the instigator of the statistics target increase: 17 years ago
Bruce Momjian 250bc515e4 First round of release note changes from Guillaume Smet. 17 years ago
Bruce Momjian 936815e9ab Fix release note attribution: 17 years ago
Bruce Momjian e106b0a70e Improved release notes interval wording: 17 years ago
Bruce Momjian 4c8f90f6b9 Remove duplicate interval (fractional seconds) items; Ron Mayer 17 years ago
Bruce Momjian 0f84033a68 Document that Datestyle no longer controls interval output, per 17 years ago
Tom Lane c7662960b1 Make pg_standby's maxretries option do what one would expect. Fujii Masao 17 years ago
Peter Eisentraut 8032d76b5b Gettext plural support 17 years ago
Tom Lane 845693f70f Fix a couple of places that still claimed LC_COLLATE and LC_CTYPE can't 17 years ago
Tom Lane b793e8344a Adjust phrasing of complaints about multi-byte COPY delimiter strings. 17 years ago
Tom Lane f38fbf31f5 If we expect a hash join to be performed in multiple batches, suppress 17 years ago
Bruce Momjian ee4c187f64 Correction: ansi-join ->anti-join. 17 years ago
Tom Lane 04c779d3f4 Fix markup so that 'make HISTORY' works. A couple very minor 17 years ago
Bruce Momjian 0f1ac2d04c Reorder 8.4 release note sections. 17 years ago