postgresql/src/bin/psql
Peter Eisentraut a6ff9f5ffb Translation updates
Source-Git-URL: https://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: ee5eafdc1eb2fdbd9274d7d5ec99300bc7584055
2026-02-08 15:11:05 +01:00
..
po Translation updates 2026-02-08 15:11:05 +01:00
t Backport BackgroundPsql perl test module 2024-06-27 19:01:20 +03:00
.gitignore Add basic TAP tests for psql's tab-completion logic. 2020-01-02 15:02:21 -05:00
command.c Restrict psql meta-commands in plain-text dumps. 2025-08-11 09:00:00 -05:00
command.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
common.c Fix incautious handling of possibly-miscoded strings in client code. 2021-06-07 14:15:25 -04:00
common.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
copy.c Avoid breaking SJIS encoding while de-backslashing Windows paths. 2025-01-29 14:24:36 -05:00
copy.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
create_help.pl Fix failure with perlcritic in psql's create_help.pl 2023-01-19 10:02:10 +09:00
crosstabview.c Update copyright for 2021 2021-01-02 13:06:25 -05:00
crosstabview.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
describe.c Allow db.schema.table patterns, but complain about random garbage. 2022-04-20 11:39:44 -04:00
describe.h Allow psql's \df and \do commands to specify argument types. 2021-04-07 23:02:21 -04:00
help.c Have psql's "\? variables" show csv_fieldsep 2025-11-04 17:30:44 +01:00
help.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
input.c Update copyright for 2021 2021-01-02 13:06:25 -05:00
input.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
large_obj.c Update copyright for 2021 2021-01-02 13:06:25 -05:00
large_obj.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
mainloop.c Update copyright for 2021 2021-01-02 13:06:25 -05:00
mainloop.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
Makefile Update copyright for 2021 2021-01-02 13:06:25 -05:00
nls.mk Translation updates 2021-09-20 16:23:13 +02:00
prompt.c Update copyright for 2021 2021-01-02 13:06:25 -05:00
prompt.h Update copyright for 2021 2021-01-02 13:06: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 2021 2021-01-02 13:06:25 -05:00
psqlscanslash.l Fix incautious handling of possibly-miscoded strings in client code. 2021-06-07 14:15:25 -04:00
settings.h Revert "psql: Show all query results by default" 2021-04-15 19:42:55 +02:00
startup.c Revert "Fix psql's single transaction mode on client-side errors with -c/-f switches". 2022-06-10 16:34:25 -04:00
stringutils.c Fix incautious handling of possibly-miscoded strings in client code. 2021-06-07 14:15:25 -04:00
stringutils.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
tab-complete.c Restrict psql meta-commands in plain-text dumps. 2025-08-11 09:00:00 -05:00
tab-complete.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
variables.c Update copyright for 2021 2021-01-02 13:06:25 -05:00
variables.h Update copyright for 2021 2021-01-02 13:06:25 -05:00