| .. |
|
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
|
Change numericsep to a boolean, and make it locale-aware.
|
2005-07-14 08:42:37 +00:00 |
|
command.h
|
Update copyrights that were missed.
|
2005-01-01 05:43:09 +00:00 |
|
common.c
|
Make REINDEX DATABASE do what one would expect, namely reindex all indexes
|
2005-06-22 21:14:31 +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
|
Add E'' to internally created SQL strings that contain backslashes.
|
2005-07-02 17:01:59 +00:00 |
|
describe.h
|
Update copyrights that were missed.
|
2005-01-01 05:43:09 +00:00 |
|
help.c
|
Add psql \pset numericsep to allow output numbers like 100,000.0 or
|
2005-07-10 03:46:13 +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
|
Make better thousands_sep default based on decimal marker value.
|
2005-07-14 15:54:21 +00:00 |
|
print.h
|
Change numericsep to a boolean, and make it locale-aware.
|
2005-07-14 08:42:37 +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
|
Change numericsep to a boolean, and make it locale-aware.
|
2005-07-14 08:42:37 +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
|
Make REINDEX DATABASE do what one would expect, namely reindex all indexes
|
2005-06-22 21:14:31 +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 |