aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* pgindent run for release 9.3Bruce Momjian2013-05-29
* Document auto_explain.log_timing.Robert Haas2013-05-29
* pg_upgrade docs: mention need to set parameters for vacuumdb.Bruce Momjian2013-05-28
* Documentation fix for ALTER TYPE .. RENAMEStephen Frost2013-05-27
* Remove pageinspect--1.0.sqlHeikki Linnakangas2013-05-24
* Fix typo in comment.Robert Haas2013-05-23
* Print line number correctly in COPY.Heikki Linnakangas2013-05-23
* 9.3 release notes: improve cached plan mentionBruce Momjian2013-05-21
* After fast promotion use CHECKPOINT_FORCESimon Riggs2013-05-21
* Maintain ThisTimeLineID correctly in checkpointerSimon Riggs2013-05-21
* 9.3 release notes: fix SGML markup for DROP TABLE IF EXISTSBruce Momjian2013-05-21
* 9.3 release docs: fix DROP TABLE IF EXISTSBruce Momjian2013-05-20
* Documentation spell checking and markup improvementsPeter Eisentraut2013-05-20
* Fix escaping in generated recovery.conf file.Heikki Linnakangas2013-05-20
* Clarify documentation of EXPLAIN (TIMING OFF) option.Tom Lane2013-05-19
* Init crash recovery using the latest available TLISimon Riggs2013-05-19
* Emit msg correctly for timeline-crossing crashSimon Riggs2013-05-19
* Remove single space on end of a line in xlog.cSimon Riggs2013-05-19
* Remove unused regression test files.Heikki Linnakangas2013-05-18
* release docs: mention PL/pgSQL as supporting event triggers in PG 9.3Bruce Momjian2013-05-18
* Fix crash when trying to display a NOTIFY rule action.Tom Lane2013-05-16
* Fix fd.c to preserve errno where needed.Tom Lane2013-05-16
* Fix some uses of "the quick brown fox".Tom Lane2013-05-16
* Allow CREATE FOREIGN TABLE to include SERIAL columns.Tom Lane2013-05-15
* doc: Add \dm command to psql man pagePeter Eisentraut2013-05-14
* doc: Fix some whitespace issues in the man pagesPeter Eisentraut2013-05-13
* pg_upgrade: Replace tabs in output string constants by spacesPeter Eisentraut2013-05-13
* doc: Fix order of options on pgbench man pagePeter Eisentraut2013-05-13
* Fix handling of OID wraparound while in standalone mode.Tom Lane2013-05-13
* Fix handling of strict non-set functions with NULLs in set-valued inputs.Tom Lane2013-05-12
* pgbench: Fix order of options in --help outputPeter Eisentraut2013-05-11
* pg_xlogdump: Improve --help outputPeter Eisentraut2013-05-11
* Fix to_number() to correctly ignore thousands separator when it's '.'.Tom Lane2013-05-11
* Fix buildfarm incompatibility in updated pg_upgrade test script.Tom Lane2013-05-11
* Make pg_upgrade's test script attempt to select a non-conflicting port.Tom Lane2013-05-11
* Update CREATE FUNCTION documentation about argument names.Tom Lane2013-05-11
* Guard against input_rows == 0 in estimate_num_groups().Tom Lane2013-05-10
* Fix pgp_pub_decrypt() so it works for secret keys with passwords.Tom Lane2013-05-10
* Fix management of fn_extra caching during repeated GiST index scans.Tom Lane2013-05-09
* Update key words table for 9.3Peter Eisentraut2013-05-09
* Remove make_keywordsPeter Eisentraut2013-05-09
* Use pg_dump's --quote-all-identifiers option in pg_upgrade.Tom Lane2013-05-09
* pg_upgrade docs: give tips on automationBruce Momjian2013-05-09
* Update collate.linux.utf8.out for ruleutils.c line-wrapping changes.Tom Lane2013-05-08
* Better fix for permissions tests in excluded subqueries.Tom Lane2013-05-08
* The data structure used in unaccent is a trie, not suffix tree.Heikki Linnakangas2013-05-08
* Fix walsender failure at promotion.Heikki Linnakangas2013-05-08
* Use the term "radix tree" instead of "suffix tree" for SP-GiST text opclass.Heikki Linnakangas2013-05-08
* doc: Add IDs to link targets used by phpPgAdminPeter Eisentraut2013-05-07
* Stress that backup_label file is critical in the docs.Heikki Linnakangas2013-05-07