postgresql/src/bin/psql
Robert Haas d0cfc01823 Allow psql variables to be interpolated with literal or identifier escaping.
Loosely based on a patch by Pavel Stehule.
2010-01-29 17:44:12 +00:00
..
po Translation updates 2009-12-19 20:23:26 +00:00
.cvsignore sql_help.c needs to be cvsignore'd. 2009-09-19 18:50:18 +00:00
command.c Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
command.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
common.c Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
common.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
copy.c Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
copy.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
create_help.pl Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
describe.c Type table feature 2010-01-28 23:21:13 +00:00
describe.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
help.c Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
help.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
input.c Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
input.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
large_obj.c Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
large_obj.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
mainloop.c Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
mainloop.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
Makefile Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
mbprint.c Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
mbprint.h Simplify psql's new linestyle behavior to default to linestyle=ascii all 2009-11-25 20:26:31 +00:00
nls.mk Easier to translate psql help 2009-09-18 05:00:42 +00:00
print.c Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
print.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
prompt.c Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
prompt.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
psqlrc.sample Fix filename mention in psqlrc.sample file. 2004-04-22 14:33:49 +00:00
psqlscan.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
psqlscan.l Allow psql variables to be interpolated with literal or identifier escaping. 2010-01-29 17:44:12 +00:00
settings.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
startup.c Introduce two new libpq connection functions, PQconnectdbParams and 2010-01-28 06:28:26 +00:00
stringutils.c Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
stringutils.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
tab-complete.c Add note that PREPARE TRANSACTION is for transaction managers, not 2010-01-25 18:23:10 +00:00
tab-complete.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
variables.c Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
variables.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00