postgresql/src/bin/psql
Peter Eisentraut 04700b685f Rename TransactionChain functions
We call this thing a "transaction block" everywhere except in a few
functions, where it is mysteriously called a "transaction chain".  In
the SQL standard, a transaction chain is something different.  So rename
these functions to match the common terminology.

Reviewed-by: Alvaro Herrera <alvherre@alvh.no-ip.org>
2018-03-16 13:18:06 -04:00
..
po Translation updates 2017-08-07 13:55:34 -04:00
.gitignore Move psql's psqlscan.l into src/fe_utils. 2016-03-24 20:28:47 -04:00
command.c Avoid misleading psql password prompt when username is multiply specified. 2018-01-29 12:57:09 -05:00
command.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
common.c Rename TransactionChain functions 2018-03-16 13:18:06 -04:00
common.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
conditional.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
conditional.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
copy.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
copy.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
create_help.pl Update copyright for 2018 2018-01-02 23:30:12 -05:00
crosstabview.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
crosstabview.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
describe.c Add prokind column, replacing proisagg and proiswindow 2018-03-02 13:48:33 -05:00
describe.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
help.c Update copyright for 2018 2018-01-02 23:30:12 -05: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 psql: give ^D hint for \q in place where \q is ignored 2018-02-12 01:27:06 -05:00
mainloop.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
Makefile Update copyright for 2018 2018-01-02 23:30:12 -05:00
nls.mk Translation updates 2017-08-07 13:55:34 -04:00
prompt.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
prompt.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
psqlrc.sample
psqlscanslash.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
psqlscanslash.l Update copyright for 2018 2018-01-02 23:30:12 -05:00
settings.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
startup.c Avoid misleading psql password prompt when username is multiply specified. 2018-01-29 12:57:09 -05:00
stringutils.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
stringutils.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
tab-complete.c In psql, restore old behavior of Query_for_list_of_functions. 2018-03-10 13:18:21 -05:00
tab-complete.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
variables.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
variables.h Update copyright for 2018 2018-01-02 23:30:12 -05:00