postgresql/src/bin/psql
Peter Eisentraut 7a9c9ce641 Translation updates
Source-Git-URL: https://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: 80d8f54b3c5533ec036404bd3c3b24ff4825d037
2020-05-11 13:14:32 +02:00
..
po Translation updates 2020-05-11 13:14:32 +02:00
t Improve psql's tab completion for filenames. 2020-01-23 11:07:12 -05:00
.gitignore Add basic TAP tests for psql's tab-completion logic. 2020-01-02 15:02:21 -05:00
Makefile Add basic TAP tests for psql's tab-completion logic. 2020-01-02 15:02:21 -05:00
command.c Allow psql's \g and \gx commands to transiently change \pset options. 2020-04-07 17:46:29 -04:00
command.h Allow psql's \g and \gx commands to transiently change \pset options. 2020-04-07 17:46:29 -04:00
common.c Allow psql's \g and \gx commands to transiently change \pset options. 2020-04-07 17:46:29 -04:00
common.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
copy.c Canonicalize some URLs 2020-02-10 20:47:50 +01:00
copy.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
create_help.pl Use perl warnings pragma consistently 2020-04-13 11:55:45 -04:00
crosstabview.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
crosstabview.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
describe.c psql \d: Display table where trigger is defined, if inherited 2020-04-21 18:37:26 -04:00
describe.h Show opclass and opfamily related information in psql 2020-03-08 13:33:16 +03:00
help.c Allow psql's \g and \gx commands to transiently change \pset options. 2020-04-07 17:46:29 -04:00
help.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
input.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
input.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
large_obj.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
large_obj.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
mainloop.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
mainloop.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
nls.mk Translation updates 2020-05-11 13:14:32 +02:00
prompt.c psql: Remove one use of HAVE_UNIX_SOCKETS 2020-02-10 19:27:05 +01:00
prompt.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
psqlrc.sample Improve FILES section of psql reference page. 2014-01-14 19:27:57 -05:00
psqlscanslash.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
psqlscanslash.l Update copyrights for 2020 2020-01-01 12:21:45 -05:00
settings.h Allow psql's \g and \gx commands to transiently change \pset options. 2020-04-07 17:46:29 -04:00
startup.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
stringutils.c Improve psql's tab completion for filenames. 2020-01-23 11:07:12 -05:00
stringutils.h Improve psql's tab completion for filenames. 2020-01-23 11:07:12 -05:00
tab-complete.c Add tab-completion for ALTER INDEX .. [NO] DEPENDS ON 2020-04-20 13:42:41 -04:00
tab-complete.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
variables.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
variables.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00