| .. |
|
po
|
Fix a whitespace problem. From Alvaro Herrera.
|
2005-04-28 15:51:57 +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
|
Add comment about \# in bcc makefiles.
|
2005-06-19 13:14:20 +00:00 |
|
command.c
|
Return proper value for psql -f filename failure if filename open fails.
|
2005-09-20 18:59:02 +00:00 |
|
command.h
|
Update copyrights that were missed.
|
2005-01-01 05:43:09 +00:00 |
|
common.c
|
Fix interaction between psql \set AUTOCOMMIT and "ON_ERROR_ROLLBACK"
|
2005-09-20 21:43:08 +00:00 |
|
common.h
|
Per discussion on -hackers, this patch changes psql's "expanded" output
|
2005-06-13 06:36:22 +00:00 |
|
copy.c
|
Add COPY WITH CVS HEADER to allow a heading line as the first line in
|
2005-05-07 02:22:49 +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
|
Fix psql's \d commands to use pg_roles instead of pg_user, so that
|
2005-08-14 19:20:45 +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
|
\pset numericsep -> numericlocale.
|
2005-07-18 20:57:53 +00:00 |
|
help.h
|
Update copyrights that were missed.
|
2005-01-01 05:43:09 +00:00 |
|
input.c
|
Use saveHistory so we get a nice error message on failure.
|
2005-06-10 15:40:41 +00:00 |
|
input.h
|
Update copyrights that were missed.
|
2005-01-01 05:43:09 +00:00 |
|
large_obj.c
|
Add E'' to internally created SQL strings that contain backslashes.
|
2005-07-02 17:01:59 +00:00 |
|
large_obj.h
|
Update copyrights that were missed.
|
2005-01-01 05:43:09 +00:00 |
|
mainloop.c
|
Use _() macro consistently rather than gettext(). Add translation
|
2005-02-22 04:43:23 +00:00 |
|
mainloop.h
|
Update copyrights that were missed.
|
2005-01-01 05:43:09 +00:00 |
|
Makefile
|
Add -I$(srcdir) to CPPFLAGS to make psqlscan.c compile in vpath builds.
|
2005-05-24 16:45:23 +00:00 |
|
mbprint.c
|
Update copyrights that were missed.
|
2005-01-01 05:43:09 +00:00 |
|
mbprint.h
|
make sure the $Id tags are converted to $PostgreSQL as well ...
|
2003-11-29 22:41:33 +00:00 |
|
nls.mk
|
New translations
|
2004-12-13 16:30:53 +00:00 |
|
print.c
|
Fix psql \x by removing puts().
|
2005-09-22 15:51:51 +00:00 |
|
print.h
|
\pset numericsep -> numericlocale.
|
2005-07-18 20:57:53 +00:00 |
|
prompt.c
|
Support only octal for psql PROMPT values, rather than the confusing
|
2005-05-30 18:28:11 +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
|
Add -L option to psql to log sessions.
|
2005-06-14 02:57:45 +00:00 |
|
startup.c
|
Return proper value for psql -f filename failure if filename open fails.
|
2005-09-20 18:59:02 +00:00 |
|
stringutils.c
|
Update copyrights that were missed.
|
2005-01-01 05:43:09 +00:00 |
|
stringutils.h
|
Update copyrights that were missed.
|
2005-01-01 05:43:09 +00:00 |
|
tab-complete.c
|
Fix up tab completion for ROLEs and add some more completion logic for
|
2005-08-14 18:49:30 +00:00 |
|
tab-complete.h
|
Update copyrights that were missed.
|
2005-01-01 05:43:09 +00:00 |
|
variables.c
|
Update copyrights that were missed.
|
2005-01-01 05:43:09 +00:00 |
|
variables.h
|
Update copyrights that were missed.
|
2005-01-01 05:43:09 +00:00 |
|
win32.mak
|
Cleanup for Win32 compile.
|
2005-06-19 13:10:56 +00:00 |