postgresql/src/bin/pg_rewind
Peter Eisentraut 8b845520fb Add tests for various connection string issues
Add tests for consistent support of connection strings in frontend
programs as well as proper handling of unusual characters in database
and user names.  These tests were developed for the issues of
CVE-2016-5424.

To allow testing of names with spaces, change the pg_regress
command-line options --create-role and --dbname to split their arguments
by comma only, not space or comma as before.  Only commas were actually
used in existing uses.

Noah Misch, Michael Paquier, Peter Eisentraut
2016-09-22 12:00:00 -04:00
..
po Translation updates 2016-08-08 11:08:00 -04:00
t Remove unnecessary row ordering dependency in pg_rewind test suite. 2015-12-24 11:38:31 -05:00
.gitignore Improve logging of TAP tests. 2015-07-09 13:19:10 +03:00
Makefile Update copyright for 2016 2016-01-02 13:33:40 -05:00
RewindTest.pm Add tests for various connection string issues 2016-09-22 12:00:00 -04:00
copy_fetch.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
datapagemap.c pg_rewind: Improve internationalization 2016-03-28 14:33:00 -03:00
datapagemap.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
fetch.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
fetch.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
file_ops.c pg_rewind: fsync target data directory. 2016-03-27 23:46:25 +02:00
file_ops.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
filemap.c pgindent run for 9.6 2016-06-09 18:02:36 -04:00
filemap.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
libpq_fetch.c pgindent run for 9.6 2016-06-09 18:02:36 -04:00
logging.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
logging.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
nls.mk Translation updates 2016-05-09 10:04:41 -04:00
parsexlog.c pgindent run for 9.6 2016-06-09 18:02:36 -04:00
pg_rewind.c pgindent run for 9.6 2016-06-09 18:02:36 -04:00
pg_rewind.h pgindent run for 9.6 2016-06-09 18:02:36 -04:00
timeline.c Update copyright for 2016 2016-01-02 13:33:40 -05:00