postgresql/src/bin/psql
Peter Eisentraut 6346761154 Translation updates
Source-Git-URL: https://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: 444a6779aafc552ac452715caa65cfca0e723073
2020-08-10 15:21:18 +02:00
..
po Translation updates 2020-08-10 15:21:18 +02:00
.gitignore Move psql's psqlscan.l into src/fe_utils. 2016-03-24 20:28:47 -04:00
command.c Fix crash in psql when attempting to reuse old connection 2020-04-01 14:45:57 +09:00
command.h Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
common.c Handle corner cases correctly in psql's reconnection logic. 2019-09-02 14:02:45 -04:00
common.h Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
copy.c Initial pgindent run for v12. 2019-05-22 12:55:34 -04:00
copy.h Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
create_help.pl psql: Add documentation URL to \help output 2019-03-11 09:11:37 +01:00
crosstabview.c Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
crosstabview.h Fix assorted header files that failed to compile standalone. 2019-05-31 11:45:33 -04:00
describe.c Fix infelicities in describeOneTableDetails' partitioned-table handling. 2019-07-24 18:14:45 -04:00
describe.h psql \dP: list partitioned tables and indexes 2019-04-07 15:07:21 -04:00
help.c Message style fixes 2019-09-06 22:53:16 +02:00
help.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
input.c Move logging.h and logging.c from src/fe_utils/ to src/common/. 2019-05-14 14:20:10 -04:00
input.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
large_obj.c Move logging.h and logging.c from src/fe_utils/ to src/common/. 2019-05-14 14:20:10 -04:00
large_obj.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
mainloop.c Move logging.h and logging.c from src/fe_utils/ to src/common/. 2019-05-14 14:20:10 -04:00
mainloop.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
Makefile Update copyright for 2019 2019-01-02 12:44:25 -05:00
nls.mk Translation updates 2020-02-10 13:15:42 +01:00
prompt.c More unconstify use 2019-02-13 11:50:16 +01:00
prompt.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
psqlrc.sample Improve FILES section of psql reference page. 2014-01-14 19:27:57 -05:00
psqlscanslash.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
psqlscanslash.l Move logging.h and logging.c from src/fe_utils/ to src/common/. 2019-05-14 14:20:10 -04:00
settings.h tableam: introduce table AM infrastructure. 2019-03-06 09:54:38 -08:00
startup.c Avoid platform-specific null pointer dereference in psql. 2019-08-25 15:04:04 -04:00
stringutils.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
stringutils.h Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
tab-complete.c psql: do file completion for \gx 2020-03-31 23:01:33 -04:00
tab-complete.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
variables.c Initial pgindent run for v12. 2019-05-22 12:55:34 -04:00
variables.h Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00