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
*
Warn more vigorously about the non-transactional behavior of sequences.
Robert Haas
2012-08-06
*
Make strings identical
Alvaro Herrera
2012-08-06
*
Complain with proper error message if streaming stops prematurely
Magnus Hagander
2012-08-06
*
Perform conversion from Python unicode to string/bytes object via UTF-8.
Heikki Linnakangas
2012-08-06
*
Reword documentation for concurrent index rebuilds to be clearer.
Bruce Momjian
2012-08-04
*
Fix bugs with parsing signed hh:mm and hh:mm:ss fields in interval input.
Tom Lane
2012-08-03
*
Add link to synchronous_commit variables in high availability docs.
Bruce Momjian
2012-08-03
*
Improve underdocumented btree_xlog_delete_get_latestRemovedXid() code.
Tom Lane
2012-08-03
*
In SPGiST replay, do conflict resolution before modifying the page.
Tom Lane
2012-08-03
*
Document that trying to exceed temp_file_limit causes a query cancel.
Bruce Momjian
2012-08-03
*
Document that, for psql -c, only the result of the last command is
Bruce Momjian
2012-08-03
*
In pg_upgrade, use pg_log() instead of prep_status() for
Bruce Momjian
2012-08-03
*
Stamp 9.2beta3.
REL9_2_BETA3
Tom Lane
2012-08-02
*
Translation updates
Peter Eisentraut
2012-08-02
*
Fix race conditions associated with SPGiST redirection tuples.
Tom Lane
2012-08-02
*
Update release notes for libpq feature change.
Tom Lane
2012-08-02
*
Replace libpq's "row processor" API with a "single row" mode.
Tom Lane
2012-08-02
*
Add documentation cross-reference for JSON functions.
Tom Lane
2012-08-01
*
Fix WITH attached to a nested set operation (UNION/INTERSECT/EXCEPT).
Tom Lane
2012-07-31
*
Fix syslogger so that log_truncate_on_rotation works in the first rotation.
Tom Lane
2012-07-31
*
pg_basebackup: stylistic adjustments
Alvaro Herrera
2012-07-31
*
Fix memory and file descriptor leaks in pg_receivexlog/pg_basebackup
Alvaro Herrera
2012-07-31
*
Now that the diskchecker.pl author has updated the download link on his
Bruce Momjian
2012-07-30
*
Improve reporting of error situations in find_other_exec().
Tom Lane
2012-07-27
*
Update doc mention of diskchecker.pl to add URL for script; retain URL
Bruce Momjian
2012-07-26
*
Document that the pg_upgrade user of rsync might want to skip some
Bruce Momjian
2012-07-26
*
Only allow autovacuum to be auto-canceled by a directly blocked process.
Tom Lane
2012-07-26
*
Log a better message when canceling autovacuum.
Robert Haas
2012-07-26
*
Simplify pg_upgrade's handling when returning directory listings.
Bruce Momjian
2012-07-26
*
Fix longstanding crash-safety bug with newly-created-or-reset sequences.
Tom Lane
2012-07-25
*
Document that pg_basebackup will create its output directory
Peter Eisentraut
2012-07-25
*
Add translator comments to module names
Alvaro Herrera
2012-07-25
*
Change syntax of new CHECK NO INHERIT constraints
Alvaro Herrera
2012-07-24
*
Fix name collision between concurrent regression tests.
Tom Lane
2012-07-22
*
Account for SRFs in targetlists in planner rowcount estimates.
Tom Lane
2012-07-21
*
Remove now unneeded results file for disabled prepared transactions case.
Andrew Dunstan
2012-07-20
*
Remove prepared transactions from main isolation test schedule.
Andrew Dunstan
2012-07-20
*
pg_dump: Simplify mkdir() error checking
Peter Eisentraut
2012-07-20
*
connoinherit may be true only for CHECK constraints
Alvaro Herrera
2012-07-20
*
Fix whole-row Var evaluation to cope with resjunk columns (again).
Tom Lane
2012-07-20
*
Rethink checkpointer's fsync-request table representation.
Tom Lane
2012-07-19
*
Send only one FORGET_RELATION_FSYNC request when dropping a relation.
Tom Lane
2012-07-19
*
Refactor the way code is shared between some range type functions.
Heikki Linnakangas
2012-07-18
*
Fix statistics breakage from bgwriter/checkpointer process split.
Tom Lane
2012-07-18
*
Fix management of pendingOpsTable in auxiliary processes.
Tom Lane
2012-07-18
*
Get rid of useless global variable in pg_upgrade.
Tom Lane
2012-07-18
*
Improve pg_upgrade's load_directory() function.
Tom Lane
2012-07-18
*
Improve coding around the fsync request queue.
Tom Lane
2012-07-17
*
Show step titles in the pg_upgrade man page
Peter Eisentraut
2012-07-17
*
Remove recently added PL/Perl encoding tests
Alvaro Herrera
2012-07-17
[next]