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
*
pg_upgrade: add missing period in C comment
Bruce Momjian
2015-05-29
*
initdb -S should now have an explicit check that $PGDATA is valid.
Tom Lane
2015-05-29
*
Remove special cases for ETXTBSY from new fsync'ing logic.
Tom Lane
2015-05-29
*
Adjust initdb to also not consider fsync'ing failures fatal.
Tom Lane
2015-05-29
*
Fix pg_rewind's handling of top-level symlinks.
Tom Lane
2015-05-28
*
Fix assorted inconsistencies in our calls of readlink().
Tom Lane
2015-05-28
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
*
Remove the new UPSERT command tag and use INSERT instead.
Andres Freund
2015-05-23
*
Fix more typos in comments.
Heikki Linnakangas
2015-05-20
*
Collection of typo fixes.
Heikki Linnakangas
2015-05-20
*
Message string improvements
Peter Eisentraut
2015-05-18
*
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
[next]