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
*
Translation updates
Peter Eisentraut
2009-12-08
*
Do not build psql's flex module on its own, but instead include it in
Tom Lane
2009-11-10
*
Translation updates
Peter Eisentraut
2009-09-03
*
Fix pg_ctl's readfile() to not go into infinite loop on an empty file
Tom Lane
2009-09-02
*
Fix inclusions of readline/editline header files so that we only attempt to
Tom Lane
2009-08-24
*
Try to defend against the possibility that libpq is still in COPY_IN state
Tom Lane
2009-08-07
*
Fix pg_resetxlog to remove archive status files along with WAL segment files.
Tom Lane
2009-05-03
*
Don't crash initdb when we fail to get the current username.
Magnus Hagander
2009-03-31
*
Fix tab completion of ANALYZE VERBOSE <tab>. It was previously confused
Heikki Linnakangas
2009-03-27
*
Translation updates
Peter Eisentraut
2009-01-29
*
Translation updates
Peter Eisentraut
2008-10-30
*
Recent patches to pg_ctl broke "pg_ctl restart" for the case where no
Tom Lane
2008-09-30
*
Fix pg_dump/pg_restore's ExecuteSqlCommand() to behave suitably if PQexec
Tom Lane
2008-08-16
*
Fix 'pg_ctl reload' to properly preserve postmaster commend-line
Bruce Momjian
2008-06-27
*
Translation updates.
Tom Lane
2008-06-05
*
Fix mistakes in pg_ctl's code for "start -w" that tries to cope with
Tom Lane
2008-02-20
*
Fix a couple of issues with pg_dump's handling of inheritance child tables
Tom Lane
2007-10-28
*
Translation updates
Peter Eisentraut
2007-09-13
*
Fix aboriginal bug in _tarAddFile(): when complaining that the amount of data
Tom Lane
2007-08-29
*
Fix pg_restore to guard against unexpected EOF while reading an archive file.
Tom Lane
2007-08-06
*
Avoid emitting empty role names in the GRANTED BY clause of GRANT ROLE
Alvaro Herrera
2007-05-15
*
Don't write timing output in quiet mode.
Magnus Hagander
2007-04-16
*
Translation updates
Peter Eisentraut
2007-01-31
*
Fix psql's \copy command to ensure that it cycles libpq back to the idle state
Tom Lane
2006-11-24
*
Fix 1-byte buffer overrun when OID exceeds 1 billion. This probably can't
Tom Lane
2006-11-22
*
pg_restore failed on tar-format archives if they contained large objects
Tom Lane
2006-11-01
*
Fix psql \d commands to behave properly when a pattern using regex | is given.
Tom Lane
2006-10-10
*
Fix ancient oversight in psql's \d pattern processing code: when seeing two
Tom Lane
2006-10-07
*
Fix memory leak introduced in the prior commit, detected by Tom Lane.
Alvaro Herrera
2006-06-30
*
Fix use-after-free error reported by Neil Conway.
Alvaro Herrera
2006-06-30
*
Fix for recent Win32 pg_dump tar temp file patch.
Bruce Momjian
2006-06-27
*
On Win32, use loop to create pg_dump temporary tar file in the current
Bruce Momjian
2006-06-27
*
Our version of getopt_long does not set optarg upon detecting an error, as
Alvaro Herrera
2006-06-25
*
Repair remarkably-inefficient query for dumping large object comments: it
Tom Lane
2006-06-09
*
Backpatch comment about --sysconfdir.
Bruce Momjian
2006-06-07
*
On Win32, return original patch if GetShortPathName() fails (no short
Bruce Momjian
2006-06-06
*
Fix initdb to properly escape quotes and backslashes in the supplied
Tom Lane
2006-05-27
*
Fix pg_restore to process BLOB COMMENT entries correctly; they aren't
Tom Lane
2006-05-24
*
Fix pg_restore -n option to do what the man page says it does. The
Tom Lane
2006-04-12
*
Fix pg_dumpall to do something sane when a pre-8.1 installation has
Tom Lane
2006-04-07
*
Use DEVTTY as 'con' on Win32 as a replacement for /dev/tty.
Bruce Momjian
2006-03-04
*
Avoid trying to open /dev/tty on Win32. Some Win32 systems have
Bruce Momjian
2006-03-03
*
Update ipcclean to use try 'id' first for root check.
Bruce Momjian
2006-03-03
*
In ipcclean, check LOGNAME only if USER is not set.
Bruce Momjian
2006-03-03
*
Backpatch to 8.1.X. Already applied to CVS HEAD.
Bruce Momjian
2006-03-02
*
make initdb -U username work as advertised; back out bogus patch at rev 1.42
Andrew Dunstan
2006-02-24
*
Fix old pg_dump oversight: default values for domains really need to be dumped
Tom Lane
2006-02-21
*
Provide the libpq error message when PQputline or PQendcopy fails.
Tom Lane
2006-02-09
*
Fix pg_restore to properly discard COPY data when trying to continue
Tom Lane
2006-02-05
*
Fix pg_ctl crash on "unregister" when a data directory is not specified.
Peter Eisentraut
2006-01-14
[next]