postgresql/src/bin/scripts
Peter Eisentraut 8e80a5e25e Translation updates
Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: d8e8b1a6b85b2fc2d39dcf97f8f8ec436554cc91
2017-08-28 10:17:39 -04:00
..
po Translation updates 2017-08-28 10:17:39 -04:00
t Establish conventions about global object names used in regression tests. 2016-07-17 18:42:43 -04:00
.gitignore Move psql's print.c and mbprint.c into src/fe_utils. 2016-03-24 18:27:28 -04:00
clusterdb.c Obstruct shell, SQL, and conninfo injection via database and role names. 2016-08-08 10:07:46 -04:00
common.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
common.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
createdb.c Create src/fe_utils/, and move stuff into there from pg_dump's dumputils. 2016-03-24 15:55:57 -04:00
createlang.c Field conninfo strings throughout src/bin/scripts. 2016-08-08 10:07:46 -04:00
createuser.c Create src/fe_utils/, and move stuff into there from pg_dump's dumputils. 2016-03-24 15:55:57 -04:00
dropdb.c Create src/fe_utils/, and move stuff into there from pg_dump's dumputils. 2016-03-24 15:55:57 -04:00
droplang.c Field conninfo strings throughout src/bin/scripts. 2016-08-08 10:07:46 -04:00
dropuser.c Create src/fe_utils/, and move stuff into there from pg_dump's dumputils. 2016-03-24 15:55:57 -04:00
Makefile Fix broken link-command-line ordering for libpgfeutils. 2017-07-14 12:26:53 -04:00
nls.mk Translation updates 2016-05-09 10:04:41 -04:00
pg_isready.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
reindexdb.c Obstruct shell, SQL, and conninfo injection via database and role names. 2016-08-08 10:07:46 -04:00
vacuumdb.c Ignore PQcancel errors properly 2017-05-09 14:58:51 -03:00