Commit Graph

35105 Commits (20c00ca668f2c5ca4e7e7afd1bd8faa0909ee527)
 

Author SHA1 Message Date
Peter Eisentraut 20c00ca668 doc: Add IDs to link targets used by phpPgAdmin 12 years ago
Heikki Linnakangas 7f03a791fa Stress that backup_label file is critical in the docs. 12 years ago
Tom Lane 817a89423f Stamp 9.3beta1. 12 years ago
Tom Lane f1ff90cfb1 Desultory copy-editing of the 9.3 release notes. 12 years ago
Tom Lane 1d6c72a55b Move materialized views' is-populated status into their pg_class entries. 12 years ago
Tom Lane 5da5798004 Back out some recent translation updates. 12 years ago
Tom Lane 3223b25ff7 Disallow unlogged materialized views. 12 years ago
Bruce Momjian c29866073b 9.3 release notes: use "restoration" 12 years ago
Bruce Momjian 2fbffc0ddf 9.3 release notes: Add cache of local locks 12 years ago
Bruce Momjian c750aa90f2 9.3 release notes: update from Amit Kapila 12 years ago
Simon Riggs b2ad82dafa Execute SET TRANSACTION SNAPSHOT during pg_dump 12 years ago
Bruce Momjian 8b06e6aba8 Revert idea of zer-padding padding session id in log_line_prefix 12 years ago
Peter Eisentraut 539ecc9241 Translation updates 12 years ago
Tom Lane 626e6eda4f Improve behavior of \watch with non-tuple-returning commands. 12 years ago
Bruce Momjian 083d8fa79d docs: Improve log_line_prefix session_id query 12 years ago
Bruce Momjian f87f214b7c docs: log_line_prefix session id fix 12 years ago
Bruce Momjian 75d1406a19 9.3 docs: wording fixes 12 years ago
Bruce Momjian 262a362997 docs: fix log_line_prefix session id docs 12 years ago
Bruce Momjian c008ca6015 9.3 release notes: adjustments 12 years ago
Bruce Momjian 2497dc0867 9.3 release notes: move compatibility items into their own section 12 years ago
Bruce Momjian 1136d7a74d 9.3 release notes: Add markup for pg_backup_start_time() 12 years ago
Bruce Momjian 15f27aebbb 9.3 release notes: Add links to SGML sections 12 years ago
Bruce Momjian 14c7a74b6e 9.3 release notes: add markup for text 12 years ago
Tom Lane c091c43197 Improve SPI documentation about null-flags arrays. 12 years ago
Bruce Momjian 5fcf944c23 9.3 release notes: update for current commits 12 years ago
Bruce Momjian c8f61ebdc6 9.3 release notes: suggested improvements from Jeff Janes and Josh Berkus 12 years ago
Kevin Grittner b69ec7cc99 Prevent (auto)vacuum from truncating first page of populated matview. 12 years ago
Bruce Momjian 095018bc32 pg_test_fsync: update output to show usecs/op clearer 12 years ago
Andrew Dunstan 5f8b4319b9 Use correct length to convert json unicode escapes. 12 years ago
Tom Lane 50c137487c Fix permission tests for views/tables proven empty by constraint exclusion. 12 years ago
Kevin Grittner 200ba1667b Add regression test for bug fixed by recent refactoring. 12 years ago
Simon Riggs 87d3b35a1c Fix pg_upgrade for 9.3 with data checksums. 12 years ago
Simon Riggs be475a2473 Revert previous temporary patch 12 years ago
Simon Riggs 28377213bb Temporarily silence pg_upgrade's checksums check 12 years ago
Simon Riggs ceabfb20f9 Bump PG_CONTROL_VERSION to 937 12 years ago
Simon Riggs 443951748c Record data_checksum_version in control file. 12 years ago
Simon Riggs 730924397c Ensure we MarkBufferDirty before visibilitymap_set() 12 years ago
Simon Riggs fdea2530bd Compiler optimizations for page checksum code. 12 years ago
Peter Eisentraut 3d53173e20 pg_upgrade: Remove PGPORT handling from test suite 12 years ago
Peter Eisentraut 187ca5e8e9 Revert "pg_ctl: Add idempotent option" 12 years ago
Tom Lane db9f0e1d9a Postpone creation of pathkeys lists to fix bug #8049. 12 years ago
Kevin Grittner 5fc893760f Ensure ANALYZE phase is not skipped because of canceled truncate. 12 years ago
Robert Haas 91fa8532f4 Attempt to fix error recovery in COPY BOTH mode. 12 years ago
Simon Riggs 43e7a66849 Introduce new page checksum algorithm and module. 12 years ago
Tom Lane f8db76e875 Editorialize a bit on new ProcessUtility() API. 12 years ago
Tom Lane 5525e6c40b Fix unsafe event-trigger coding in ProcessUtility(). 12 years ago
Peter Eisentraut bbb4db4e04 pg_dump: Improve message formatting 12 years ago
Tom Lane 5194024d72 Incidental cleanup of matviews code. 12 years ago
Peter Eisentraut f5d576c6d2 Improve message about failed transaction log archiving 12 years ago
Peter Eisentraut b53b603c91 Update config.guess and config.sub 12 years ago