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
...
*
Fix bufmgr so CHECKPOINT_END_OF_RECOVERY behaves as a shutdown checkpoint.
Simon Riggs
2012-09-16
*
Fix documentation reference to maximum allowed for autovacuum_freeze_max_age.
Kevin Grittner
2012-09-16
*
Adjust largeobject_1.source per buildfarm.
Tom Lane
2012-09-15
*
psql: Add more constraint completion
Peter Eisentraut
2012-09-14
*
Improve largeobject regression test to show size of object read from file.
Tom Lane
2012-09-14
*
Add a regression test case based on bug #7516.
Tom Lane
2012-09-14
*
Properly set relpersistence for fake relcache entries.
Robert Haas
2012-09-14
*
Keep plperl's current_call_data record on the stack, instead of palloc'ing.
Tom Lane
2012-09-13
*
Fix case of window function + aggregate + GROUP BY expression.
Tom Lane
2012-09-13
*
Fix typo in comment for pclose_check() function.
Kevin Grittner
2012-09-12
*
Fix a couple other leftover uses of 'conisonly' terminology.
Tom Lane
2012-09-12
*
Fix catalog docs to reflect connoinherit change in 09ff76f.
Andrew Dunstan
2012-09-12
*
Fix logical errors in tsquery selectivity estimation for prefix queries.
Tom Lane
2012-09-11
*
Fix typo: lexemes misspelled in full text search docs.
Kevin Grittner
2012-09-11
*
Add vcregress.pl target for checking pg_upgrade.
Andrew Dunstan
2012-09-10
*
Make plperl safe against functions that are redefined while running.
Tom Lane
2012-09-09
*
Use .NOTPARALLEL in ecpg/Makefile to avoid a gmake parallelism bug.
Tom Lane
2012-09-09
*
Adjust PL/Python regression tests some more for Python 3.3.
Tom Lane
2012-09-08
*
Centralize libpq's low-level code for dropping a connection.
Tom Lane
2012-09-07
*
Update syntax shown for \copy to match new syntax for COPY.
Robert Haas
2012-09-06
*
Fix "too many arguments" messages not to index off the end of argv[].
Robert Haas
2012-09-06
*
Allow embedded spaces without quoting in unix_socket_directories entries.
Tom Lane
2012-09-06
*
Fix typo in information_schema documentation.
Tom Lane
2012-09-05
*
In pg_upgrade, try a few times to open a log file.
Andrew Dunstan
2012-09-05
*
pgbench: Show better progress when loading tuples
Peter Eisentraut
2012-09-05
*
Fix WAL file replacement during cascading replication on Windows.
Heikki Linnakangas
2012-09-05
*
Fix inappropriate error messages for Hot Standby misconfiguration errors.
Tom Lane
2012-09-05
*
Make one last copy-editing pass over the 9.2 release notes.
Tom Lane
2012-09-05
*
Fix pg_upgrade test script's line end handling on Windows.
Andrew Dunstan
2012-09-05
*
Fix line end mishandling in pg_upgrade on Windows.
Andrew Dunstan
2012-09-05
*
Restore SIGFPE handler after initializing PL/Perl.
Tom Lane
2012-09-05
*
Silence -Wunused-result warning in contrib/pg_upgrade.
Tom Lane
2012-09-05
*
sepgsql cleanups.
Robert Haas
2012-09-05
*
Fix PARAM_EXEC assignment mechanism to be safe in the presence of WITH.
Tom Lane
2012-09-05
*
Trim spgist_private.h inclusion
Alvaro Herrera
2012-09-05
*
Fix compiler warnings about unused variables, caused by my previous commit.
Heikki Linnakangas
2012-09-04
*
In pg_upgrade, document why we can't issue \n\n in the command logfile
Bruce Momjian
2012-09-05
*
Fix bugs in cascading replication with recovery_target_timeline='latest'
Heikki Linnakangas
2012-09-04
*
Fix serializable mode with index-only scans.
Kevin Grittner
2012-09-04
*
Allow isolation tests to specify multiple setup blocks.
Kevin Grittner
2012-09-04
*
Remove src/tool/backend, now that the content is on the web site and wiki.
Bruce Momjian
2012-09-04
*
Fix transcription error.
Andrew Dunstan
2012-09-04
*
Document that pg_upgrade requires PGHOST be set for any pre-9.1 servers
Bruce Momjian
2012-09-04
*
Change "restoring" to "processing" in message from pg_dump
Magnus Hagander
2012-09-04
*
Mention basebackup-from-slave next to cascading replication
Magnus Hagander
2012-09-04
*
Fix command echoing in pg_upgade's analyze script for Windows.
Andrew Dunstan
2012-09-04
*
Remove some useless trailing whitespace
Magnus Hagander
2012-09-04
*
Indent fix_path_separator() header properly.
Andrew Dunstan
2012-09-03
*
Fix to_date() and to_timestamp() to allow specification of the day of
Bruce Momjian
2012-09-03
*
Allow pg_upgrade "make check" to run on Windows/MSys.
Andrew Dunstan
2012-09-03
[prev]
[next]