..
po
Translation update
2004-05-29 06:28:58 +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 missing sprompt.obj psql usage for Borland compiler, per private
2004-03-02 15:17:16 +00:00
command.c
Solve the 'Turkish problem' with undesirable locale behavior for case
2004-05-07 00:24:59 +00:00
command.h
Re-implement psql's input scanning to use a flex-generated lexer, as per
2004-02-19 19:40:09 +00:00
common.c
A few cosmetic fixes and code cleanup.
2004-05-23 22:20:10 +00:00
common.h
* Most changes are to fix warnings issued when compiling win32
2004-04-19 17:42:59 +00:00
copy.c
Solve the 'Turkish problem' with undesirable locale behavior for case
2004-05-07 00:24:59 +00:00
copy.h
Implement '\copy from -' to support reading copy data from the same
2004-01-20 23:48:56 +00:00
create_help.pl
$Header: -> $PostgreSQL Changes ...
2003-11-29 19:52:15 +00:00
describe.c
Solve the 'Turkish problem' with undesirable locale behavior for case
2004-05-07 00:24:59 +00:00
describe.h
attached is a patch that adds display of the groups a user belongs to to
2003-12-01 22:21:54 +00:00
help.c
Solve the 'Turkish problem' with undesirable locale behavior for case
2004-05-07 00:24:59 +00:00
help.h
$Header: -> $PostgreSQL Changes ...
2003-11-29 19:52:15 +00:00
input.c
More fallout from the recent psql patch: rename xmalloc and friends to
2004-01-25 03:07:22 +00:00
input.h
$Header: -> $PostgreSQL Changes ...
2003-11-29 19:52:15 +00:00
large_obj.c
$Header: -> $PostgreSQL Changes ...
2003-11-29 19:52:15 +00:00
large_obj.h
$Header: -> $PostgreSQL Changes ...
2003-11-29 19:52:15 +00:00
mainloop.c
Re-implement psql's input scanning to use a flex-generated lexer, as per
2004-02-19 19:40:09 +00:00
mainloop.h
$Header: -> $PostgreSQL Changes ...
2003-11-29 19:52:15 +00:00
Makefile
Remove a few $filter() calls that were not needed.
2004-05-24 01:01:38 +00:00
mbprint.c
$Header: -> $PostgreSQL Changes ...
2003-11-29 19:52:15 +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 translation
2004-04-05 09:34:11 +00:00
print.c
A few cosmetic fixes and code cleanup.
2004-05-23 22:20:10 +00:00
print.h
$Header: -> $PostgreSQL Changes ...
2003-11-29 19:52:15 +00:00
prompt.c
Implement dollar-quoting in the backend lexer and psql. Documentation
2004-02-24 21:45:18 +00:00
prompt.h
Implement dollar-quoting in the backend lexer and psql. Documentation
2004-02-24 21:45:18 +00:00
psqlrc.sample
Fix filename mention in psqlrc.sample file.
2004-04-22 14:33:49 +00:00
psqlscan.h
Re-implement psql's input scanning to use a flex-generated lexer, as per
2004-02-19 19:40:09 +00:00
psqlscan.l
Solve the 'Turkish problem' with undesirable locale behavior for case
2004-05-07 00:24:59 +00:00
settings.h
Rename find_my_binary/find_other_binary to
2004-05-12 13:38:49 +00:00
startup.c
Add PGETC (for pg_service.conf) and PGLOCALE (for locale dir)
2004-06-03 00:07:38 +00:00
stringutils.c
More fallout from the recent psql patch: rename xmalloc and friends to
2004-01-25 03:07:22 +00:00
stringutils.h
make sure the $Id tags are converted to $PostgreSQL as well ...
2003-11-29 22:41:33 +00:00
tab-complete.c
This patch implement the TODO [ALTER DATABASE foo OWNER TO bar].
2004-05-26 13:57:04 +00:00
tab-complete.h
$Header: -> $PostgreSQL Changes ...
2003-11-29 19:52:15 +00:00
variables.c
More fallout from the recent psql patch: rename xmalloc and friends to
2004-01-25 03:07:22 +00:00
variables.h
$Header: -> $PostgreSQL Changes ...
2003-11-29 19:52:15 +00:00
win32.mak
Corrects issues recently posted by Dann Corbit, allowing libpq/psql to
2004-04-05 03:16:21 +00:00