| .. |
|
po
|
Translation updates
|
2020-05-11 13:28:48 +02:00 |
|
.gitignore
|
Move psql's psqlscan.l into src/fe_utils.
|
2016-03-24 20:28:47 -04:00 |
|
command.c
|
Handle corner cases correctly in psql's reconnection logic.
|
2019-09-02 14:02:46 -04:00 |
|
command.h
|
Move psql's psqlscan.l into src/fe_utils.
|
2016-03-24 20:28:47 -04:00 |
|
common.c
|
Handle corner cases correctly in psql's reconnection logic.
|
2019-09-02 14:02:46 -04:00 |
|
common.h
|
Move psql's print.c and mbprint.c into src/fe_utils.
|
2016-03-24 18:27:28 -04: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 2016
|
2016-01-02 13:33:40 -05:00 |
|
create_help.pl
|
Clean up some misplaced #includes.
|
2016-03-18 13:43:17 -04:00 |
|
crosstabview.c
|
Fix incorrect error reporting for duplicate data in \crosstabview.
|
2016-12-25 16:04:47 -05:00 |
|
crosstabview.h
|
Improve coding of column-name parsing in psql's new crosstabview.c.
|
2016-04-12 12:52:42 -04:00 |
|
describe.c
|
Clean up SQL emitted by psql/describe.c.
|
2017-07-26 19:36:19 -04:00 |
|
describe.h
|
Fix loose ends for SQL ACCESS METHOD objects
|
2016-06-07 17:59:34 -04:00 |
|
help.c
|
psql documentation fixes
|
2018-01-29 14:04:32 -05:00 |
|
help.h
|
Update copyright for 2016
|
2016-01-02 13:33:40 -05:00 |
|
input.c
|
Guard against empty buffer in gets_fromFile()'s check for a newline.
|
2016-07-28 18:57:24 -04:00 |
|
input.h
|
Update copyright for 2016
|
2016-01-02 13:33:40 -05:00 |
|
large_obj.c
|
Update copyright for 2016
|
2016-01-02 13:33:40 -05:00 |
|
large_obj.h
|
Update copyright for 2016
|
2016-01-02 13:33:40 -05:00 |
|
mainloop.c
|
Move psql's psqlscan.l into src/fe_utils.
|
2016-03-24 20:28:47 -04:00 |
|
mainloop.h
|
Move psql's psqlscan.l into src/fe_utils.
|
2016-03-24 20:28:47 -04:00 |
|
Makefile
|
Prevent accidental linking of system-supplied copies of libpq.so etc.
|
2018-07-09 17:23:31 -04:00 |
|
nls.mk
|
Translation updates
|
2018-08-06 19:44:29 +02:00 |
|
prompt.c
|
pgindent run for 9.6
|
2016-06-09 18:02:36 -04:00 |
|
prompt.h
|
Move psql's psqlscan.l into src/fe_utils.
|
2016-03-24 20:28:47 -04:00 |
|
psqlrc.sample
|
Improve FILES section of psql reference page.
|
2014-01-14 19:27:57 -05:00 |
|
psqlscanslash.h
|
Avoid code duplication in \crosstabview.
|
2016-04-17 11:37:58 -04:00 |
|
psqlscanslash.l
|
Sort out paired double quotes in \connect, \password and \crosstabview.
|
2016-08-08 10:07:46 -04:00 |
|
settings.h
|
Rethink \crosstabview's argument parsing logic.
|
2016-04-14 22:54:31 -04:00 |
|
startup.c
|
Avoid platform-specific null pointer dereference in psql.
|
2019-08-25 15:04:04 -04:00 |
|
stringutils.c
|
Update copyright for 2016
|
2016-01-02 13:33:40 -05:00 |
|
stringutils.h
|
Update copyright for 2016
|
2016-01-02 13:33:40 -05:00 |
|
tab-complete.c
|
Fix tab completion for ALTER LANGUAGE in psql
|
2019-08-05 14:30:34 +09:00 |
|
tab-complete.h
|
Update copyright for 2016
|
2016-01-02 13:33:40 -05:00 |
|
variables.c
|
Split psql's lexer into two separate .l files for SQL and backslash cases.
|
2016-03-19 00:24:55 -04:00 |
|
variables.h
|
Update copyright for 2016
|
2016-01-02 13:33:40 -05:00 |