postgresql/src/bin/scripts
Peter Eisentraut 681fdbbff1 Translation updates
Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: e4e428572533133cac4ecefd69d251a0b5674fa3
2016-10-24 11:15:25 -04:00
..
po Translation updates 2016-10-24 11:15:25 -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 Build libpgfeutils before pg_isready. 2016-08-23 23:41:04 -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 Include <sys/select.h> where needed 2016-09-27 01:05:21 -03:00