index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Update key words table for 9.3
Peter Eisentraut
2013-05-09
*
Remove make_keywords
Peter Eisentraut
2013-05-09
*
Use pg_dump's --quote-all-identifiers option in pg_upgrade.
Tom Lane
2013-05-09
*
pg_upgrade docs: give tips on automation
Bruce Momjian
2013-05-09
*
Update collate.linux.utf8.out for ruleutils.c line-wrapping changes.
Tom Lane
2013-05-08
*
Better fix for permissions tests in excluded subqueries.
Tom Lane
2013-05-08
*
The data structure used in unaccent is a trie, not suffix tree.
Heikki Linnakangas
2013-05-08
*
Fix walsender failure at promotion.
Heikki Linnakangas
2013-05-08
*
Use the term "radix tree" instead of "suffix tree" for SP-GiST text opclass.
Heikki Linnakangas
2013-05-08
*
doc: Add IDs to link targets used by phpPgAdmin
Peter Eisentraut
2013-05-07
*
Stress that backup_label file is critical in the docs.
Heikki Linnakangas
2013-05-07
*
Stamp 9.3beta1.
REL9_3_BETA1
Tom Lane
2013-05-06
*
Desultory copy-editing of the 9.3 release notes.
Tom Lane
2013-05-06
*
Move materialized views' is-populated status into their pg_class entries.
Tom Lane
2013-05-06
*
Back out some recent translation updates.
Tom Lane
2013-05-06
*
Disallow unlogged materialized views.
Tom Lane
2013-05-06
*
9.3 release notes: use "restoration"
Bruce Momjian
2013-05-06
*
9.3 release notes: Add cache of local locks
Bruce Momjian
2013-05-06
*
9.3 release notes: update from Amit Kapila
Bruce Momjian
2013-05-06
*
Execute SET TRANSACTION SNAPSHOT during pg_dump
Simon Riggs
2013-05-06
*
Revert idea of zer-padding padding session id in log_line_prefix
Bruce Momjian
2013-05-06
*
Translation updates
Peter Eisentraut
2013-05-05
*
Improve behavior of \watch with non-tuple-returning commands.
Tom Lane
2013-05-04
*
docs: Improve log_line_prefix session_id query
Bruce Momjian
2013-05-04
*
docs: log_line_prefix session id fix
Bruce Momjian
2013-05-04
*
9.3 docs: wording fixes
Bruce Momjian
2013-05-04
*
docs: fix log_line_prefix session id docs
Bruce Momjian
2013-05-04
*
9.3 release notes: adjustments
Bruce Momjian
2013-05-04
*
9.3 release notes: move compatibility items into their own section
Bruce Momjian
2013-05-03
*
9.3 release notes: Add markup for pg_backup_start_time()
Bruce Momjian
2013-05-03
*
9.3 release notes: Add links to SGML sections
Bruce Momjian
2013-05-03
*
9.3 release notes: add markup for text
Bruce Momjian
2013-05-03
*
Improve SPI documentation about null-flags arrays.
Tom Lane
2013-05-03
*
9.3 release notes: update for current commits
Bruce Momjian
2013-05-03
*
9.3 release notes: suggested improvements from Jeff Janes and Josh Berkus
Bruce Momjian
2013-05-02
*
Prevent (auto)vacuum from truncating first page of populated matview.
Kevin Grittner
2013-05-02
*
pg_test_fsync: update output to show usecs/op clearer
Bruce Momjian
2013-05-02
*
Use correct length to convert json unicode escapes.
Andrew Dunstan
2013-05-01
*
Fix permission tests for views/tables proven empty by constraint exclusion.
Tom Lane
2013-05-01
*
Add regression test for bug fixed by recent refactoring.
Kevin Grittner
2013-04-30
*
Fix pg_upgrade for 9.3 with data checksums.
Simon Riggs
2013-04-30
*
Revert previous temporary patch
Simon Riggs
2013-04-30
*
Temporarily silence pg_upgrade's checksums check
Simon Riggs
2013-04-30
*
Bump PG_CONTROL_VERSION to 937
Simon Riggs
2013-04-30
*
Record data_checksum_version in control file.
Simon Riggs
2013-04-30
*
Ensure we MarkBufferDirty before visibilitymap_set()
Simon Riggs
2013-04-30
*
Compiler optimizations for page checksum code.
Simon Riggs
2013-04-30
*
pg_upgrade: Remove PGPORT handling from test suite
Peter Eisentraut
2013-04-29
*
Revert "pg_ctl: Add idempotent option"
Peter Eisentraut
2013-04-29
*
Postpone creation of pathkeys lists to fix bug #8049.
Tom Lane
2013-04-29
[next]