index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
Commit message (
Expand
)
Author
Age
*
Pass session_authorization to the client and make psql update its prompt
Peter Eisentraut
2003-09-03
*
Translation update
Peter Eisentraut
2003-08-31
*
pg_dump and pg_restore -r had managed to diverge on the ordering of
Tom Lane
2003-08-28
*
Ensure that FK constraints are dumped after primary/unique constraints,
Tom Lane
2003-08-28
*
psql's HISTSIZE from .psqlrc do not want to be set so I did it for psql
Bruce Momjian
2003-08-26
*
Mop-up for previous change to determine default shared_buffers and
Tom Lane
2003-08-26
*
Translation updates
Peter Eisentraut
2003-08-25
*
Fix translation mistake.
Peter Eisentraut
2003-08-24
*
Translation updates
Peter Eisentraut
2003-08-24
*
Translation updates
Peter Eisentraut
2003-08-20
*
Add missing quotes.
Tom Lane
2003-08-14
*
Someone moved PageOutput here from common.c, but forgot to move all
Tom Lane
2003-08-14
*
Remove unnecessary #include's (see c.h).
Tom Lane
2003-08-14
*
Handle double-quotes correctly in user names in ACL lists.
Tom Lane
2003-08-14
*
Translation updates
Peter Eisentraut
2003-08-11
*
I get the following warning when I compile src/bin/pg_id/pg_id.c:
Bruce Momjian
2003-08-09
*
This makes psql use the new pg_get_viewdef function. It also puts one
Bruce Momjian
2003-08-09
*
Another pgindent run with updated typedefs.
Bruce Momjian
2003-08-08
*
Remove, no in /port.
Bruce Momjian
2003-08-08
*
Translation updates by Dennis Björklund
Peter Eisentraut
2003-08-08
*
Move simple_prompt()/sprompt.c into /port.
Bruce Momjian
2003-08-08
*
Remove space between function name and opening paren in pg_dump, for
Bruce Momjian
2003-08-08
*
Don't assume that struct option is available just because we can find a
Tom Lane
2003-08-07
*
Fix some copyright notices that weren't updated. Improve copyright tool
Tom Lane
2003-08-04
*
Must print server's failure message before trying reconnect, not after.
Tom Lane
2003-08-04
*
Translation updates
Peter Eisentraut
2003-08-04
*
Update copyrights to 2003.
Bruce Momjian
2003-08-04
*
pgindent run.
Bruce Momjian
2003-08-04
*
Get the include ordering right for TCL includes vs whatever is coming
Tom Lane
2003-08-01
*
Russian translation updates by Serguei Mokhov
Peter Eisentraut
2003-08-01
*
Upgrade parsing code for ACLs to be less hokey and more cognizant of
Tom Lane
2003-07-31
*
Add fflush of stdout when outputing query.
Bruce Momjian
2003-07-31
*
There is no reason to cast valuntil to timestamp, and a very good
Tom Lane
2003-07-29
*
Apply (a somewhat revised version of) Greg Mullane's patch to eliminate
Tom Lane
2003-07-29
*
Rename psql's VERBOSE variable to VERBOSITY, per suggestion from Bruce.
Tom Lane
2003-07-28
*
A visit from the message-style police ...
Tom Lane
2003-07-28
*
> Joe Conway <mail@joeconway.com> writes:
Bruce Momjian
2003-07-27
*
This is a totally trivial patch for something that was a very minor nit that
Bruce Momjian
2003-07-27
*
here are the patches for psql on Win32:
Bruce Momjian
2003-07-27
*
Update copyrights to 2003.
Bruce Momjian
2003-07-25
*
> Having read the list, and noticed the message about table inheritance I
Bruce Momjian
2003-07-25
*
Recent patch to dump nondefault attstorage settings broke pg_dump for
Tom Lane
2003-07-25
*
Seems my check constraint change did break stuff.
Bruce Momjian
2003-07-25
*
> Rod Taylor <rbt@rbt.ca> writes:
Bruce Momjian
2003-07-25
*
Fix grant option dumping and related cross-version compatibility issues.
Peter Eisentraut
2003-07-24
*
Czech translation updates from Karel Zak
Peter Eisentraut
2003-07-23
*
Update German translations.
Peter Eisentraut
2003-07-23
*
Apply message style guide to frontend programs.
Peter Eisentraut
2003-07-23
*
Don't report sequendces in pg_tables.
Bruce Momjian
2003-07-22
*
Fix relkind test for pg_tables.
Bruce Momjian
2003-07-21
[next]