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
*
Allow tab completion for ALTER TABLE dbname <tab><tab> to show new
Bruce Momjian
2003-11-08
*
Translation update
Peter Eisentraut
2003-10-31
*
Further work on tab completion code: arrange for system catalogs to be
Tom Lane
2003-10-30
*
Don't include "schema." in the set of possible tab completions once
Tom Lane
2003-10-28
*
Don't choke when the handler for a procedural language is located in
Tom Lane
2003-10-28
*
Allow win32 client compiles with MSC.
Bruce Momjian
2003-10-26
*
Uppercase a few keywords in queries.
Bruce Momjian
2003-10-26
*
Translation updates
Peter Eisentraut
2003-10-25
*
Translation updates
Peter Eisentraut
2003-10-24
*
Fix findLastBuiltinOid_V70() to deliver correct result when running
Tom Lane
2003-10-21
*
Complain if pg_restore is given both -d and -f options; this suggests
Tom Lane
2003-10-20
*
Remove automatic '()' in other branch of UNION as well.
Peter Eisentraut
2003-10-17
*
Use pg_get_constraintdef() rather than pg_constraint.consrc; this is
Tom Lane
2003-10-17
*
There should not be an automatic '()' after a function name when
Peter Eisentraut
2003-10-16
*
Cause tab completion to do something moderately reasonable with mixed-case
Tom Lane
2003-10-16
*
Translation updates
Peter Eisentraut
2003-10-15
*
New translation
Peter Eisentraut
2003-10-15
*
Use PQescapeString to ensure that tab-completion queries are not messed
Tom Lane
2003-10-14
*
Translation update
Peter Eisentraut
2003-10-13
*
Determine max_connections first, then see how large shared_buffers can
Tom Lane
2003-10-13
*
Back out -fstrict-aliasing void* casting.
Bruce Momjian
2003-10-11
*
Translation updates
Peter Eisentraut
2003-10-11
*
This patch will stop gcc from issuing warnings about type-punned objects
Bruce Momjian
2003-10-11
*
Translation updates
Peter Eisentraut
2003-10-10
*
Allow pg_id to compile on Win32.
Bruce Momjian
2003-10-10
*
New translations
Peter Eisentraut
2003-10-08
*
New translations
Peter Eisentraut
2003-10-08
*
Use calloc() to allocate empty structures.
Bruce Momjian
2003-10-08
*
New Italian translation
Peter Eisentraut
2003-10-06
*
Translation updates
Peter Eisentraut
2003-10-06
*
New Slovene translations
Peter Eisentraut
2003-10-06
*
Translation updates
Peter Eisentraut
2003-10-06
*
Fix order of operations within SendQuery() so that the time spent in
Tom Lane
2003-10-06
*
Make psql \timing show three digits.
Bruce Momjian
2003-10-05
*
Translation updates
Peter Eisentraut
2003-10-05
*
Translation updates
Peter Eisentraut
2003-10-04
*
Translation updates
Peter Eisentraut
2003-10-04
*
Change transaction status indicator in prompt from %T to %x.
Peter Eisentraut
2003-10-04
*
Issue 'SET check_function_bodies = false' to suppress possible restore
Tom Lane
2003-10-03
*
Add documentation about \pset footer to \?.
Peter Eisentraut
2003-10-02
*
> >
Bruce Momjian
2003-09-29
*
Adjust the new Norwegian translation for some of the easier message
Peter Eisentraut
2003-09-29
*
Apparently, gettext doesn't like double parentheses around argument. What
Peter Eisentraut
2003-09-29
*
New Norwegian translation by Trond Endrestøl, actually made for 7.3, but
Peter Eisentraut
2003-09-29
*
New translations
Peter Eisentraut
2003-09-29
*
Remove erroneous restriction that -t cannot be used to select a
Tom Lane
2003-09-27
*
Make dump files created by initdb have consistent EOL termination, to
Bruce Momjian
2003-09-27
*
Changed the logic when a CAST is dumped according to discussion
Jan Wieck
2003-09-27
*
The formatting of the display of the locale names assumed that locale names
Peter Eisentraut
2003-09-27
*
Issue CREATE SCHEMA as the originally connecting user, with an
Tom Lane
2003-09-23
[next]