| .. |
|
po
|
Translation updates
|
2008-01-31 18:04:52 +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 |
|
command.c
|
Move the "instr_time" typedef and associated macros into a new header
|
2008-05-14 19:10:29 +00:00 |
|
command.h
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
common.c
|
Move the "instr_time" typedef and associated macros into a new header
|
2008-05-14 19:10:29 +00:00 |
|
common.h
|
Move the "instr_time" typedef and associated macros into a new header
|
2008-05-14 19:10:29 +00:00 |
|
copy.c
|
Prevent psql \copy from accepting multiple string parameters, e.g.
|
2008-03-11 23:30:56 +00:00 |
|
copy.h
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
create_help.pl
|
Fix psql \h output for case of no parameters (ie, list all the known commands)
|
2008-01-20 21:13:55 +00:00 |
|
describe.c
|
Change \du to use the new printTable API, improving the situation of very wide
|
2008-05-13 00:23:17 +00:00 |
|
describe.h
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
help.c
|
Reorgnize psql \? help output, to reduce the size of the "General"
|
2008-05-14 15:30:22 +00:00 |
|
help.h
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
input.c
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
input.h
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
large_obj.c
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
large_obj.h
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
mainloop.c
|
A small visit from the portability and localization police.
|
2008-04-05 03:40:15 +00:00 |
|
mainloop.h
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
Makefile
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
mbprint.c
|
Fix memory stomp that's turning the whole buildfarm pink: you can't hack up
|
2008-05-09 05:25:04 +00:00 |
|
mbprint.h
|
Fix memory stomp that's turning the whole buildfarm pink: you can't hack up
|
2008-05-09 05:25:04 +00:00 |
|
nls.mk
|
New translations
|
2004-12-13 16:30:53 +00:00 |
|
print.c
|
Add detection of psql pager to trigger on wide output. Also add pager
|
2008-05-16 16:59:05 +00:00 |
|
print.h
|
Improve psql's internal print.c code by introducing an actual print API.
|
2008-05-12 22:59:58 +00:00 |
|
prompt.c
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
prompt.h
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
psqlrc.sample
|
Fix filename mention in psqlrc.sample file.
|
2004-04-22 14:33:49 +00:00 |
|
psqlscan.h
|
One-letter backslash commands now need a space before the first argument.
|
2008-05-02 09:27:51 +00:00 |
|
psqlscan.l
|
Add "%option noinput" to the scanners to avoid compiler warnings. GCC 4.3
|
2008-05-09 15:36:31 +00:00 |
|
settings.h
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
startup.c
|
Add psql '\pset format wrapped' mode to wrap output to screen width, or
|
2008-05-08 17:04:26 +00:00 |
|
stringutils.c
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
stringutils.h
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
tab-complete.c
|
Improve psql's tab completion to handle completing attribute names in cases
|
2008-03-29 19:19:14 +00:00 |
|
tab-complete.h
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
variables.c
|
Have boolean pset values checked against typical boolean values, rather
|
2008-05-07 02:33:52 +00:00 |
|
variables.h
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |