postgresql/src/bin/psql
Peter Eisentraut 6840cccd11 Rename pg_make_encrypted_password to PQencryptPassword. 2005-12-26 14:58:06 +00:00
..
po Translation updates forward-port to HEAD. 2005-11-07 02:40:38 +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
Makefile Add new psql command \password for changing role password with client-side 2005-12-18 02:17:16 +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 Rename pg_make_encrypted_password to PQencryptPassword. 2005-12-26 14:58:06 +00:00
command.h Add new psql command \password for changing role password with client-side 2005-12-18 02:17:16 +00:00
common.c Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:17:34 +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 Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:17:34 +00:00
describe.h Fix up tab completion for ROLEs and add some more completion logic for 2005-08-14 18:49:30 +00:00
help.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
help.h Update copyrights that were missed. 2005-01-01 05:43:09 +00:00
input.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
input.h Update copyrights that were missed. 2005-01-01 05:43:09 +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 Add new psql command \password for changing role password with client-side 2005-12-18 02:17:16 +00:00
mainloop.h Update copyrights that were missed. 2005-01-01 05:43:09 +00:00
mbprint.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
mbprint.h Suppress signed-vs-unsigned-char warnings. 2005-09-24 17:53:28 +00:00
nls.mk New translations 2004-12-13 16:30:53 +00:00
print.c Disable expanded mode only for \d tablename, not for all backslash 2005-10-27 13:34:47 +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 Standard pgindent run for 8.1. 2005-10-15 02:49:52 +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 new psql command \password for changing role password with client-side 2005-12-18 02:17:16 +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 Add new psql command \password for changing role password with client-side 2005-12-18 02:17:16 +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