Commit Graph

33617 Commits (9e4637bf89ef9fbc89a45dc4b421fa6740accd41)
 

Author SHA1 Message Date
Heikki Linnakangas 9e4637bf89 Update comments that became out-of-date with the PGXACT struct. 14 years ago
Peter Eisentraut 64f09ca386 Remove leftovers of BeOS port 14 years ago
Peter Eisentraut 6bf1e7668d Small punctuation editing of postgresql.conf.sample 14 years ago
Peter Eisentraut 2a7f636640 pg_ctl: Improve --help output 14 years ago
Tom Lane 7d88bb73f7 Add some temporary instrumentation to pgstat.c. 14 years ago
Tom Lane b8347138e9 Fix DROP TABLESPACE to unlink symlink when directory is not there. 14 years ago
Tom Lane 966970ed63 Re-revert stats collector latch changes. 14 years ago
Tom Lane b85427f227 Attempt to fix some issues in our Windows socket code. 14 years ago
Tom Lane fd350ef395 Fix bogus declaration of local variable. 14 years ago
Tom Lane 398b240151 Avoid unnecessary process wakeups in the log collector. 14 years ago
Peter Eisentraut 7b85527eae Remove unused AC_SUBST variables 14 years ago
Tom Lane 31ad655364 Fix WaitLatchOrSocket to handle EOF on socket correctly. 14 years ago
Bruce Momjian d36eaa2167 Update group commit release note item. 14 years ago
Simon Riggs 867540b49c Ensure backwards compatibility for GetStableLatestTransactionId() 14 years ago
Peter Eisentraut afe86a9e73 Fix obsolescent C declaration syntax 14 years ago
Tom Lane a5985a96a8 Explain compatibility item about language names a bit more. 14 years ago
Tom Lane f35ebd2aa1 Update example of process titles shown by "ps". 14 years ago
Tom Lane d0c231d132 Cosmetic adjustments for postmaster's handling of checkpointer. 14 years ago
Peter Eisentraut 2cfb1c6f77 PL/Python: Adjust the regression tests for Python 3.3 14 years ago
Tom Lane 63fecc9177 Fix contrib/citext's upgrade script to handle array and domain cases. 14 years ago
Robert Haas 1331cc6c1a Prevent loss of init fork when truncating an unlogged table. 14 years ago
Simon Riggs b762e8f50b Remove extraneous #include "storage/proc.h" 14 years ago
Simon Riggs b06679e012 Ensure age() returns a stable value rather than the latest value 14 years ago
Heikki Linnakangas 3652d72dd4 On GiST page split, release the locks on child pages before recursing up. 14 years ago
Tom Lane 817ec1bc82 Improve discussion of setting server parameters. 14 years ago
Bruce Momjian ee24de4001 Revert catalog bump; was post-beta1, and unnecessary. 14 years ago
Bruce Momjian d2fe836cd2 Update comment for 'name' data type to say 63 "bytes". 14 years ago
Tom Lane f70fa835e0 Stamp 9.2beta1. 14 years ago
Tom Lane e3cdc1532c Tweak documentation wording to avoid "pdfendlink" failure. 14 years ago
Tom Lane cb2f2873d6 Temporarily revert stats collector latch changes so we can ship beta1. 14 years ago
Bruce Momjian 5428ff4af8 Merge visibility map crash-safety into index-only scan release note 14 years ago
Tom Lane f40022f1ad Make WaitLatch's WL_POSTMASTER_DEATH result trustworthy; simplify callers. 14 years ago
Peter Eisentraut 586d356bc5 Properly capitalize the TimeZone parameter 14 years ago
Bruce Momjian 45f6fb2713 Add comma after "Previously" as suggested by Josh Kupershmidt 14 years ago
Peter Eisentraut a97207b690 PL/Python: Fix slicing support for result objects for Python 3 14 years ago
Peter Eisentraut 1540d3bf4d PL/Python: Update incorrect comment 14 years ago
Bruce Momjian ffda90f3af 9.2 release note updates from Peter Geoghegan 14 years ago
Tom Lane ada8fa08fc Fix Windows implementation of PGSemaphoreLock. 14 years ago
Tom Lane 8ebc908c57 Improve Windows implementation of WaitLatch/WaitLatchOrSocket. 14 years ago
Bruce Momjian 53216e3992 New 9.2 SSL parameters are GUC, not libpq, per Magnus's observation. 14 years ago
Bruce Momjian deb2c6e381 Add 9.2 release note suggestions from Heikki, 14 years ago
Peter Eisentraut 1d158d7f98 Python 2.2 is no longer supported 14 years ago
Peter Eisentraut d9bb75dd37 Whitespace cleanup 14 years ago
Bruce Momjian 1908a6796a 9.2 release note adjustments from Robert Haas. 14 years ago
Bruce Momjian d413efe9e1 Another doc fix for HTML entities. 14 years ago
Bruce Momjian 77bfdb11d0 Update entitiy escapes docs; must be Latin1. 14 years ago
Bruce Momjian 38cd7cc0bc Remove URL that suggested numeric HTML entities. 14 years ago
Tom Lane 47ce4c36a7 Remove unportable use of SGML character-code entity. 14 years ago
Bruce Momjian 1ee90397f4 Release notes adjustments from Erik Rijkers 14 years ago
Bruce Momjian 5d258fe90c Improve two 9.2 release note items. 14 years ago