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
*
Correct some code in pg_restore when reading the header of a tar archive:
Neil Conway
2005-06-22
*
Translation updates
Peter Eisentraut
2005-06-17
*
Translation updates
Peter Eisentraut
2005-05-25
*
Guard against duplicate IDs in input file in SortTocFromFile().
Tom Lane
2005-05-17
*
GCC 4.0 includes a new warning option, -Wformat-literal, that emits
Neil Conway
2005-04-30
*
This patch fixes a bug in the error message emitted by pg_restore on an
Neil Conway
2005-04-30
*
New translations
Peter Eisentraut
2004-10-30
*
Prevent pg_ctl from being run as root. Since it uses configuration files
Tom Lane
2004-10-22
*
Prevent pg_ctl restart from adding -D datadir multiple times.
Bruce Momjian
2004-08-28
*
Back-patch fix for \r\n line endings in psql's COPY support.
Tom Lane
2004-08-14
*
Fix incorrect tracking of session authorization in the presence of ACLs
Tom Lane
2004-07-19
*
Translation updates
Peter Eisentraut
2004-06-10
*
Translation updates
Peter Eisentraut
2004-06-10
*
[ Backpatch to 7.4.X.]
Bruce Momjian
2004-05-26
*
Unset PGCLIENTENCODING to prevent backend from dying if it's set
Tom Lane
2004-05-05
*
I thought we'd made initdb safe against newline-munging issues, but on
Tom Lane
2004-04-29
*
Translation updates
Peter Eisentraut
2004-04-15
*
Translation updates
Peter Eisentraut
2004-04-05
*
Always schema-qualify the name of a function referenced in CREATE CAST.
Tom Lane
2004-03-02
*
Add missing sprompt.obj psql usage for Borland compiler, per private
Bruce Momjian
2004-03-02
*
Translation updates
Dennis Bjorklund
2004-02-28
*
Cause pg_dump to emit a 'SET client_encoding' command at the start of
Tom Lane
2004-02-24
*
Translation updates
Peter Eisentraut
2004-02-12
*
Translation update
Peter Eisentraut
2004-01-22
*
Fix incorrect dumping of database LOCATION from 7.0.* servers.
Tom Lane
2004-01-22
*
Ensure fflush(stdout) happens in all cases, per gripe from Jon Sablatnig.
Tom Lane
2004-01-21
*
Translation update
Peter Eisentraut
2004-01-18
*
Translation updates
Dennis Bjorklund
2004-01-14
*
pg_settings should have UPDATE privilege allowed to public.
Tom Lane
2004-01-14
*
Translation updates
Dennis Bjorklund
2004-01-11
*
Mark string for translation.
Dennis Bjorklund
2004-01-11
*
Fix incorrect SQL syntax emitted when -E is given without -P.
Tom Lane
2004-01-09
*
Translation updates
Dennis Bjorklund
2004-01-08
*
Translation updates
Peter Eisentraut
2004-01-07
*
Translation updates
Peter Eisentraut
2004-01-05
*
Fix ReadOffset() to work correctly when off_t is wider than int.
Tom Lane
2004-01-04
*
Do an explicit fflush after writing a progress message with puts.
Tom Lane
2004-01-01
*
Forbid REVOKE on untrusted languages, and don't dump privileges of
Peter Eisentraut
2003-12-19
*
Add missing $(X).
Peter Eisentraut
2003-12-19
*
Second try at adjusting translations for last-minute changes.
Peter Eisentraut
2003-11-15
*
Translation update
Peter Eisentraut
2003-11-15
*
Adjust translations for CREATE TABLE reference page change.
Peter Eisentraut
2003-11-15
*
Translation updates
Peter Eisentraut
2003-11-15
*
Translation updates
Peter Eisentraut
2003-11-14
*
AcceptResult() was missing a case for PGRES_EMPTY_QUERY --- probably
Tom Lane
2003-11-12
*
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
[next]