postgresql/src/bin/psql
Peter Eisentraut 194b5ea3d0 Add new files to NLS file lists
Some of these are newly added, some are older and were forgotten, some
don't contain any translatable strings right now but look like they
could in the future.
2012-03-30 20:46:23 +03:00
..
po Translation updates 2011-08-17 14:07:46 +03:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
command.c psql: Improve error display for psql -f - 2012-03-01 19:58:10 +02:00
command.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
common.c psql: Avoid some spurious output if the server croaks. 2012-03-07 16:56:42 -05:00
common.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
copy.c Have \copy go through SendQuery 2012-01-25 18:22:00 -03:00
copy.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
create_help.pl Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
describe.c If a role has a password expiration date, show that in psql's \du output. 2012-03-22 02:08:25 -04:00
describe.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
help.c psql: Support zero byte field and record separators 2012-02-09 20:20:15 +02:00
help.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
input.c Provide environment overrides for psql file locations. 2012-03-03 16:39:26 -05:00
input.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
large_obj.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
large_obj.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
mainloop.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
mainloop.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
Makefile Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
mbprint.c psql: Remove inappropriate const qualifiers 2012-03-16 20:35:00 +02:00
mbprint.h Fix indentation of \d footers for non-ASCII cases. 2012-03-07 19:25:59 -05:00
nls.mk Add new files to NLS file lists 2012-03-30 20:46:23 +03:00
print.c psql: Remove inappropriate const qualifiers 2012-03-16 20:35:00 +02:00
print.h psql: Remove inappropriate const qualifiers 2012-03-16 20:35:00 +02:00
prompt.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
prompt.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
psqlrc.sample
psqlscan.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
psqlscan.l Clean up compiler warnings from unused variables with asserts disabled 2012-03-21 23:33:10 +02:00
settings.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
startup.c Provide environment overrides for psql file locations. 2012-03-03 16:39:26 -05:00
stringutils.c psql: when tab-completing, use quotes on file names that need them 2012-02-28 01:06:29 -03:00
stringutils.h psql: when tab-completing, use quotes on file names that need them 2012-02-28 01:06:29 -03:00
tab-complete.c psql: when tab-completing, use quotes on file names that need them 2012-02-28 01:06:29 -03:00
tab-complete.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
variables.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
variables.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00