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
*
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
*
Avoid pre-determining index names during CREATE TABLE LIKE parsing.
Tom Lane
2012-07-16
*
Prevent corner-case core dump in rfree().
Tom Lane
2012-07-15
*
Add link to PEP 394 regarding python2 vs python3 naming
Peter Eisentraut
2012-07-14
*
Fix walsender processes to establish a SIGALRM handler.
Tom Lane
2012-07-12
*
Document that Log-Shipping Standby Servers cannot be upgraded by
Bruce Momjian
2012-07-10
*
Back-patch fix for extraction of fixed prefixes from regular expressions.
Tom Lane
2012-07-10
*
Back-patch addition of pg_wchar-to-multibyte conversion functionality.
Tom Lane
2012-07-10
*
plperl: Skip setting UTF8 flag when in SQL_ASCII encoding
Alvaro Herrera
2012-07-10
*
Refactor pattern_fixed_prefix() to avoid dealing in incomplete patterns.
Tom Lane
2012-07-09
*
Fix planner to pass correct collation to operator selectivity estimators.
Tom Lane
2012-07-08
*
Update libpq test expected output
Alvaro Herrera
2012-07-06
*
Run updated copyright.pl on HEAD and 9.2 trees, updating the psql
Bruce Momjian
2012-07-06
*
Have copyright.pl skip updating something that is just the current year,
Bruce Momjian
2012-07-06
*
Modify copyright.pl so all lines are processed, not just the first
Bruce Momjian
2012-07-06
*
Fix copyright.pl to properly skip the .git directory by adding a
Bruce Momjian
2012-07-06
*
Fix spacing in copyright.pl after being run with missing regex slash
Bruce Momjian
2012-07-06
*
Update pg_upgrade comments for recent configpath fix.
Bruce Momjian
2012-07-06
*
Fix PGDATAOLD and PGDATANEW to properly set pgconfig location, per
Bruce Momjian
2012-07-05
*
Don't try to trim "../" in join_path_components().
Tom Lane
2012-07-05
*
Revert part of the previous patch that avoided using PLy_elog().
Heikki Linnakangas
2012-07-05
*
Fix mapping of PostgreSQL encodings to Python encodings.
Heikki Linnakangas
2012-07-05
*
Fix missing regex slash that caused perltidy to get confused on
Bruce Momjian
2012-07-04
*
Run newly-configured perltidy script on Perl files.
Bruce Momjian
2012-07-04
*
Have pg_dump in binary-upgrade mode properly drop user-created
Bruce Momjian
2012-07-04
*
Set the write location in the pg_receivexlog status messages
Magnus Hagander
2012-07-04
*
Always treat a standby returning an an invalid flush location as async
Magnus Hagander
2012-07-04
*
Remove reference to default wal_buffers being 8
Magnus Hagander
2012-07-04
[next]