| .. |
|
po
|
Translation updates
|
2023-02-06 12:22:35 +01:00 |
|
.gitignore
|
Move psql's psqlscan.l into src/fe_utils.
|
2016-03-24 20:28:47 -04:00 |
|
command.c
|
Fix \watch's interaction with libedit on ^C.
|
2022-07-10 16:55:18 +12:00 |
|
command.h
|
Add \if support to pgbench
|
2018-03-22 17:42:03 +03: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 2018
|
2018-01-02 23:30:12 -05:00 |
|
copy.c
|
Fix psql's "\g target" meta-command to work with COPY TO STDOUT.
|
2019-01-26 14:15:42 -05:00 |
|
copy.h
|
Update copyright for 2018
|
2018-01-02 23:30:12 -05:00 |
|
create_help.pl
|
Fix failure with perlcritic in psql's create_help.pl
|
2023-01-19 10:02:15 +09:00 |
|
crosstabview.c
|
Update copyright for 2018
|
2018-01-02 23:30:12 -05:00 |
|
crosstabview.h
|
Fix a boatload of typos in C comments.
|
2018-04-01 15:01:28 -04:00 |
|
describe.c
|
Fix infelicities in describeOneTableDetails' partitioned-table handling.
|
2019-07-24 18:14:46 -04:00 |
|
describe.h
|
Update copyright for 2018
|
2018-01-02 23:30:12 -05:00 |
|
help.c
|
Fix inconsistencies in psql --help=commands
|
2021-06-09 16:26:02 +09:00 |
|
help.h
|
Update copyright for 2018
|
2018-01-02 23:30:12 -05:00 |
|
input.c
|
Update copyright for 2018
|
2018-01-02 23:30:12 -05:00 |
|
input.h
|
Update copyright for 2018
|
2018-01-02 23:30:12 -05:00 |
|
large_obj.c
|
Update copyright for 2018
|
2018-01-02 23:30:12 -05:00 |
|
large_obj.h
|
Update copyright for 2018
|
2018-01-02 23:30:12 -05:00 |
|
mainloop.c
|
Post-feature-freeze pgindent run.
|
2018-04-26 14:47:16 -04:00 |
|
mainloop.h
|
Update copyright for 2018
|
2018-01-02 23:30:12 -05:00 |
|
Makefile
|
Prevent accidental linking of system-supplied copies of libpq.so etc.
|
2018-04-03 16:26:05 -04:00 |
|
nls.mk
|
Translation updates
|
2018-09-17 08:40:36 +02:00 |
|
prompt.c
|
Update copyright for 2018
|
2018-01-02 23:30:12 -05:00 |
|
prompt.h
|
Add \if support to pgbench
|
2018-03-22 17:42:03 +03:00 |
|
psqlrc.sample
|
Improve FILES section of psql reference page.
|
2014-01-14 19:27:57 -05:00 |
|
psqlscanslash.h
|
Update copyright for 2018
|
2018-01-02 23:30:12 -05:00 |
|
psqlscanslash.l
|
Fix incautious handling of possibly-miscoded strings in client code.
|
2021-06-07 14:15:25 -04:00 |
|
settings.h
|
Update copyright for 2018
|
2018-01-02 23:30:12 -05: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 2018
|
2018-01-02 23:30:12 -05:00 |
|
tab-complete.c
|
Fix tab completion of ALTER FUNCTION/PROCEDURE/ROUTINE ... SET SCHEMA.
|
2023-01-06 11:09:56 +00:00 |
|
tab-complete.h
|
Update copyright for 2018
|
2018-01-02 23:30:12 -05:00 |
|
variables.c
|
Ignore attempts to \gset into specially treated variables.
|
2020-11-09 07:32:13 -08:00 |
|
variables.h
|
Ignore attempts to \gset into specially treated variables.
|
2020-11-09 07:32:13 -08:00 |