index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
Commit message (
Expand
)
Author
Age
*
Add new files to nls.mk
Peter Eisentraut
2015-05-17
*
pg_upgrade: no need to check for matching float8_pass_by_value
Bruce Momjian
2015-05-16
*
pg_upgrade: force timeline 1 in the new cluster
Bruce Momjian
2015-05-16
*
pg_upgrade: only allow template0 to be non-connectable
Bruce Momjian
2015-05-16
*
Support --verbose option in reindexdb.
Fujii Masao
2015-05-15
*
pg_upgrade: make controldata checks more consistent
Bruce Momjian
2015-05-14
*
pgbench: Don't fail during startup
Stephen Frost
2015-05-12
*
pg_basebackup -F t now succeeds with a long symlink target
Andrew Dunstan
2015-05-12
*
Map basebackup tablespaces using a tablespace_map file
Andrew Dunstan
2015-05-12
*
pg_upgrade: use single or double-quotes in command-line strings
Bruce Momjian
2015-05-11
*
initdb: only recommend pg_ctl to start the server
Bruce Momjian
2015-05-11
*
pg_dump: suppress "Tablespace:" comment for default tablespaces
Bruce Momjian
2015-05-11
*
Add macros to check if a filename is a WAL segment or other such file.
Heikki Linnakangas
2015-05-08
*
Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.
Andres Freund
2015-05-08
*
Properly send SCM status updates when shutting down service on Windows
Magnus Hagander
2015-05-07
*
Fix minor resource leak in pg_dump
Magnus Hagander
2015-05-07
*
Combine initdb tests that successfully create a data directory.
Noah Misch
2015-05-02
*
Fix one more TAP test to use standard command-line argument ordering.
Noah Misch
2015-05-02
*
Fix pg_rewind regression failure after "fast promotion"
Heikki Linnakangas
2015-04-30
*
Fix parallel make risk with new check temp-install setup
Peter Eisentraut
2015-04-29
*
Update .gitignore for new rmgr, changed paths.
Robert Haas
2015-04-29
*
Introduce replication progress tracking infrastructure.
Andres Freund
2015-04-29
*
psql: Improve tab completion for ALTER FOREIGN TABLE.
Robert Haas
2015-04-29
*
pg_basebackup: canonicalize old and new tablespace paths
Bruce Momjian
2015-04-28
*
Warn about tablespace creation in PGDATA
Bruce Momjian
2015-04-28
*
Fix various typos and grammar errors in comments.
Andres Freund
2015-04-26
*
Fix possible division by zero in pg_xlogdump.
Andres Freund
2015-04-26
*
Add transforms feature
Peter Eisentraut
2015-04-26
*
Remove superfluous -DFRONTEND.
Noah Misch
2015-04-24
*
Improve speed of make check-world
Peter Eisentraut
2015-04-23
*
Make the pg_rewind regression tests more robust on slow systems.
Heikki Linnakangas
2015-04-22
*
Don't leave 'tmp_check' directory behind in pg_rewind regression tests.
Heikki Linnakangas
2015-04-22
*
Move pg_xlogdump from contrib/ to src/bin/
Peter Eisentraut
2015-04-21
*
Add missing installcheck target to pg_rewind's Makefile
Heikki Linnakangas
2015-04-21
*
Move pg_test_timing from contrib/ to src/bin/
Peter Eisentraut
2015-04-20
*
Move pg_test_fsync from contrib/ to src/bin/
Peter Eisentraut
2015-04-19
*
Add missing newlines to error messages.
Heikki Linnakangas
2015-04-16
*
Error out in pg_rewind if lstat() fails.
Heikki Linnakangas
2015-04-15
*
Minor cleanup of pg_rewind.
Heikki Linnakangas
2015-04-15
*
Shut down test servers after pg_rewind regression tests.
Heikki Linnakangas
2015-04-15
*
Move pg_upgrade from contrib/ to src/bin/
Peter Eisentraut
2015-04-14
*
Integrate pg_upgrade_support module into backend
Peter Eisentraut
2015-04-14
*
Reorganize our CRC source files again.
Heikki Linnakangas
2015-04-14
*
Move pgbench from contrib/ to src/bin/
Peter Eisentraut
2015-04-13
*
Fix pg_rewind regression tests in VPATH builds
Heikki Linnakangas
2015-04-13
*
Refactor and fix TAP tests of pg_rewind
Heikki Linnakangas
2015-04-13
*
Silence gettext warning about '\r' escape sequence in translatable string.
Fujii Masao
2015-04-13
*
Free leaked result set in pg_rewind
Heikki Linnakangas
2015-04-12
*
Remove duplicated words in comments.
Heikki Linnakangas
2015-04-12
*
Move pg_archivecleanup from contrib/ to src/bin/
Peter Eisentraut
2015-04-11
[next]