| .. |
|
po
|
Translation updates
|
2005-01-17 21:21:18 +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
|
An include path got missed out of the patch - see the attached fix.
|
2004-09-28 16:17:26 +00:00 |
|
command.c
|
Add sprintf support, that were were missing.
|
2005-03-16 21:27:23 +00:00 |
|
command.h
|
Update copyrights that were missed.
|
2005-01-01 05:43:09 +00:00 |
|
common.c
|
Use _() macro consistently rather than gettext(). Add translation
|
2005-02-22 04:43:23 +00:00 |
|
common.h
|
Update copyrights that were missed.
|
2005-01-01 05:43:09 +00:00 |
|
copy.c
|
Use _() macro consistently rather than gettext(). Add translation
|
2005-02-22 04:43:23 +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
|
This patch makes \d on tables and views sort fk constraints, triggers
|
2005-03-16 23:52:18 +00:00 |
|
describe.h
|
Update copyrights that were missed.
|
2005-01-01 05:43:09 +00:00 |
|
help.c
|
Use _() macro consistently rather than gettext(). Add translation
|
2005-02-22 04:43:23 +00:00 |
|
help.h
|
Update copyrights that were missed.
|
2005-01-01 05:43:09 +00:00 |
|
input.c
|
Adjust lookup of client-side profile files (.pgpass and so on) as per
|
2005-01-06 18:29:11 +00:00 |
|
input.h
|
Update copyrights that were missed.
|
2005-01-01 05:43:09 +00:00 |
|
large_obj.c
|
Use _() macro consistently rather than gettext(). Add translation
|
2005-02-22 04:43:23 +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
|
Have libpgport link before libpq so that PG client applications are more
|
2005-03-25 18:17:14 +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
|
Use _() macro consistently rather than gettext(). Add translation
|
2005-02-22 04:43:23 +00:00 |
|
print.h
|
Update copyrights that were missed.
|
2005-01-01 05:43:09 +00:00 |
|
prompt.c
|
Update copyrights that were missed.
|
2005-01-01 05:43:09 +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
|
Tag appropriate files for rc3
|
2004-12-31 22:04:05 +00:00 |
|
settings.h
|
Update copyrights that were missed.
|
2005-01-01 05:43:09 +00:00 |
|
startup.c
|
Use _() macro consistently rather than gettext(). Add translation
|
2005-02-22 04:43:23 +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
|
Add temp_buffers GUC variable to allow users to determine the size
|
2005-03-19 23:27:11 +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
|
Use SHGetFolderPath instead of SHGetSpecialFolderPath to find the
|
2005-01-26 19:24:03 +00:00 |