postgresql/src/bin/psql
Robert Haas c7f23494c1 Add \ir command to psql.
\ir is short for "include relative"; when used from a script, the
supplied pathname will be interpreted relative to the input file,
rather than to the current working directory.

Gurjeet Singh, reviewed by Josh Kupershmidt, with substantial further
cleanup by me.
2011-07-06 11:45:13 -04:00
..
po Translation updates for 9.1beta2 2011-06-09 23:02:48 +03:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
command.c Add \ir command to psql. 2011-07-06 11:45:13 -04:00
command.h Add \ir command to psql. 2011-07-06 11:45:13 -04:00
common.c Unify spelling of "canceled", "canceling", "cancellation" 2011-06-29 09:28:46 +03:00
common.h Use a macro variable PG_PRINTF_ATTRIBUTE for the style used for checking printf type functions. 2011-04-28 10:56:14 -04:00
copy.c Fix psql's counting of script file line numbers during COPY. 2011-07-05 12:04:40 -04:00
copy.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
create_help.pl Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
describe.c Attempt to standardize formatting of psql queries. 2011-07-06 10:11:20 -04:00
describe.h DDL support for collations 2011-02-12 15:55:18 +02:00
help.c Add \ir command to psql. 2011-07-06 11:45:13 -04:00
help.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
input.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
input.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
large_obj.c Use a macro variable PG_PRINTF_ATTRIBUTE for the style used for checking printf type functions. 2011-04-28 10:56:14 -04:00
large_obj.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
mainloop.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
mainloop.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
Makefile Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
mbprint.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
mbprint.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
nls.mk Add the possibility to pass --flag arguments to xgettext calls 2011-06-27 00:37:21 +03:00
print.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
print.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
prompt.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
prompt.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
psqlrc.sample Fix filename mention in psqlrc.sample file. 2004-04-22 14:33:49 +00:00
psqlscan.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
psqlscan.l Clean up most -Wunused-but-set-variable warnings from gcc 4.6 2011-04-11 22:28:45 +03:00
settings.h Add \ir command to psql. 2011-07-06 11:45:13 -04:00
startup.c Add \ir command to psql. 2011-07-06 11:45:13 -04:00
stringutils.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
stringutils.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
tab-complete.c Add \ir command to psql. 2011-07-06 11:45:13 -04:00
tab-complete.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
variables.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
variables.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00