postgresql/src/bin
Michael Paquier 05ba8370b8 Fix tab completion for ALTER LANGUAGE in psql
OWNER_TO was used for the completion, which is not a supported grammar,
but OWNER TO is.

This error has been introduced by d37b816, so backpatch down to 9.6.

Author: Alexander Lakhin
Discussion: https://postgr.es/m/7ab243e0-116d-3e44-d120-76b3df7abefd@gmail.com
Backpatch-through: 9.6
2019-08-05 14:27:20 +09:00
..
initdb Fix inconsistencies and typos in the tree, take 9 2019-08-05 12:14:58 +09:00
pg_archivecleanup Translation updates 2019-06-17 15:30:20 +02:00
pg_basebackup Handle fsync failures in pg_receivewal and pg_recvlogical 2019-07-29 07:54:57 +02:00
pg_checksums Message style improvements 2019-07-09 15:47:09 +02:00
pg_config Translation updates 2019-06-17 15:30:20 +02:00
pg_controldata Fix inconsistencies and typos in the tree 2019-07-29 12:28:30 +09:00
pg_ctl Fix inconsistencies and typos in the tree 2019-07-29 12:28:30 +09:00
pg_dump Fix inconsistencies and typos in the tree, take 9 2019-08-05 12:14:58 +09:00
pg_resetwal Fix inconsistencies and typos in the tree, take 9 2019-08-05 12:14:58 +09:00
pg_rewind Print WAL position correctly in pg_rewind error message. 2019-07-30 21:14:14 +03:00
pg_test_fsync Translation updates 2019-06-17 15:30:20 +02:00
pg_test_timing Unwind some workarounds for lack of portable int64 format specifier 2019-07-04 17:01:43 +02:00
pg_upgrade Fix inconsistencies and typos in the tree 2019-07-29 12:28:30 +09:00
pg_waldump Translation updates 2019-06-17 15:30:20 +02:00
pgbench Don't assume expr is available in pgbench tests 2019-07-24 11:41:39 -04:00
pgevent Fix inconsistencies and typos in the tree 2019-07-29 12:28:30 +09:00
psql Fix tab completion for ALTER LANGUAGE in psql 2019-08-05 14:27:20 +09:00
scripts Fix memory leak coming from simple lists built in reindexdb 2019-07-30 10:54:48 +09:00
Makefile Rename pg_verify_checksums to pg_checksums 2019-03-13 10:43:20 +09:00