postgresql/src/bin
Tom Lane 0381fefaa4 Fix pg_rewind's handling of top-level symlinks.
The previous coding suffered a null-pointer dereference if it found any
symlink at the top level of $PGDATA.  Fix that, and teach it to recurse
into a symlink for pg_xlog, but not anything else.

Per note from Abhijit Menon-Sen.
2015-05-28 12:44:39 -04:00
..
initdb Add new files to nls.mk 2015-05-17 22:55:17 -04:00
pg_archivecleanup Fix various typos and grammar errors in comments. 2015-04-26 18:42:31 +02:00
pg_basebackup pgindent run for 9.5 2015-05-23 21:35:49 -04:00
pg_config Fix parallel make risk with new check temp-install setup 2015-04-29 20:34:22 -04:00
pg_controldata Fix parallel make risk with new check temp-install setup 2015-04-29 20:34:22 -04:00
pg_ctl pgindent run for 9.5 2015-05-23 21:35:49 -04:00
pg_dump pgindent run for 9.5 2015-05-23 21:35:49 -04:00
pg_resetxlog pgindent run for 9.5 2015-05-23 21:35:49 -04:00
pg_rewind Fix pg_rewind's handling of top-level symlinks. 2015-05-28 12:44:39 -04:00
pg_test_fsync Move pg_test_fsync from contrib/ to src/bin/ 2015-04-19 22:20:49 -04:00
pg_test_timing Move pg_test_timing from contrib/ to src/bin/ 2015-04-20 21:30:12 -04:00
pg_upgrade pgindent run for 9.5 2015-05-23 21:35:49 -04:00
pg_xlogdump pgindent run for 9.5 2015-05-23 21:35:49 -04:00
pgbench pgindent run for 9.5 2015-05-23 21:35:49 -04:00
pgevent Update copyright for 2015 2015-01-06 11:43:47 -05:00
psql pgindent run for 9.5 2015-05-23 21:35:49 -04:00
scripts pgindent run for 9.5 2015-05-23 21:35:49 -04:00
Makefile Move pg_xlogdump from contrib/ to src/bin/ 2015-04-21 19:03:49 -04:00