postgresql/src/bin/psql
2006-02-13 14:57:15 +00:00
..
po Remove DOS line endings ("\r\n") from several .po files. DOS line endings 2006-01-01 10:13:56 +00:00
.cvsignore Re-implement psql's input scanning to use a flex-generated lexer, as per 2004-02-19 19:40:09 +00:00
bcc32.mak Fix problems with PGXS builds against an installation tree that was 2005-09-27 17:39:35 +00:00
command.c Add psql option: 2006-02-12 04:04:32 +00:00
command.h Add psql option: 2006-02-12 04:04:32 +00:00
common.c Fix more fallout from line-wrap patch, to wit, arbitrarily changing 2006-02-12 03:30:21 +00:00
common.h Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
copy.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
copy.h Update copyrights that were missed. 2005-01-01 05:43:09 +00:00
create_help.pl Some more missed copyright notices. Many of these look like they 2005-01-01 20:44:34 +00:00
describe.c Remove LEFT part of JOIN to pg_roles because of optimizer limitation: 2006-02-12 19:31:14 +00:00
describe.h I've created a new shared catalog table pg_shdescription to store 2006-02-12 03:22:21 +00:00
help.c Add psql option: 2006-02-12 04:04:32 +00:00
help.h Update copyrights that were missed. 2005-01-01 05:43:09 +00:00
input.c Fix build failure when not USE_READLINE. Sergey E. Koposov 2006-02-13 14:57:15 +00:00
input.h o Improve psql's handling of multi-line statements 2006-02-11 21:55:35 +00:00
large_obj.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
large_obj.h Update copyrights that were missed. 2005-01-01 05:43:09 +00:00
mainloop.c o Improve psql's handling of multi-line statements 2006-02-11 21:55:35 +00:00
mainloop.h Update copyrights that were missed. 2005-01-01 05:43:09 +00:00
Makefile Add new psql command \password for changing role password with client-side 2005-12-18 02:17:16 +00:00
mbprint.c Clean up signedness warnings and 64-bit bugs in recent psql printing 2006-02-10 22:29:06 +00:00
mbprint.h Allow psql multi-line column values to align in the proper columns 2006-02-10 00:39:04 +00:00
nls.mk New translations 2004-12-13 16:30:53 +00:00
print.c Restore previous psql behavior of not printing useless trailing spaces 2006-02-12 02:56:21 +00:00
print.h Disable expanded mode only for \d tablename, not for all backslash 2005-10-27 13:34:47 +00:00
prompt.c o Improve psql's handling of multi-line statements 2006-02-11 21:55:35 +00:00
prompt.h Update copyrights that were missed. 2005-01-01 05:43:09 +00:00
psqlrc.sample Fix filename mention in psqlrc.sample file. 2004-04-22 14:33:49 +00:00
psqlscan.h Update copyrights that were missed. 2005-01-01 05:43:09 +00:00
psqlscan.l Code review for escape-strings patch. Sync psql and plpgsql lexers 2005-06-26 19:16:07 +00:00
settings.h Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
startup.c Add psql option: 2006-02-12 04:04:32 +00:00
stringutils.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
stringutils.h Update copyrights that were missed. 2005-01-01 05:43:09 +00:00
tab-complete.c Improve tab completion macro for default keywords. 2006-02-12 15:25:04 +00:00
tab-complete.h Update copyrights that were missed. 2005-01-01 05:43:09 +00:00
variables.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
variables.h Update copyrights that were missed. 2005-01-01 05:43:09 +00:00
win32.mak Fix problems with PGXS builds against an installation tree that was 2005-09-27 17:39:35 +00:00