postgresql/src/bin
Tom Lane 62228ff176 Fix psql tab completion for CREATE USER MAPPING.
After typing CREATE USER M..., it would not fill in MAPPING FOR,
even though that was clearly intended behavior.

Jeff Janes

Discussion: https://postgr.es/m/CAMkU=1wo2iQ6jWnN=egqOb5NxEPn0PpANEtKHr3uPooQ+nYPtw@mail.gmail.com
2017-07-27 14:13:15 -04:00
..
initdb Fix new warnings from GCC 7 2017-05-16 08:43:55 -04:00
pg_archivecleanup Fix new warnings from GCC 7 2017-05-16 08:43:55 -04:00
pg_basebackup Fix pg_basebackup output to stdout on Windows. 2017-07-14 16:03:12 +03:00
pg_config Translation updates 2017-05-08 10:13:00 -04:00
pg_controldata Translation updates 2017-05-08 10:13:00 -04:00
pg_ctl Translation updates 2017-05-08 10:13:00 -04:00
pg_dump Fix pg_dump's handling of event triggers. 2017-07-22 20:20:09 -04:00
pg_resetxlog Prevent running pg_resetwal/pg_resetxlog against wrong-version data dirs. 2017-05-29 17:08:16 -04:00
pg_rewind pg_rewind: Fix some problems when copying files >2GB. 2017-07-21 22:05:07 -04:00
pg_test_fsync Avoid depending on non-POSIX behavior of fcntl(2). 2017-04-21 15:55:56 -04:00
pg_test_timing Move pg_test_timing from contrib/ to src/bin/ 2015-04-20 21:30:12 -04:00
pg_upgrade pg_upgrade: start/stop new server after pg_resetwal 2017-06-20 13:20:02 -04:00
pg_xlogdump Fix record length computation in pg_waldump/xlogdump. 2017-06-05 16:10:07 -07:00
pgbench Fix pgbench's calculation of average latency, when -T is not used. 2016-09-21 13:16:20 +03:00
pgevent Update copyright for 2015 2015-01-06 11:43:47 -05:00
psql Fix psql tab completion for CREATE USER MAPPING. 2017-07-27 14:13:15 -04:00
scripts Ignore PQcancel errors properly 2017-05-09 14:58:51 -03:00
Makefile Move pg_xlogdump from contrib/ to src/bin/ 2015-04-21 19:03:49 -04:00