index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
Age
Commit message (
Expand
)
Author
2012-12-09
Fix assorted bugs in privileges-for-types patch.
Tom Lane
2012-12-03
Translation updates
Peter Eisentraut
2012-12-02
Fix psql crash while parsing SQL file whose encoding is different from
Tatsuo Ishii
2012-11-22
Fix pg_resetxlog to use correct path to postmaster.pid.
Tom Lane
2012-10-26
In pg_dump, dump SEQUENCE SET items in the data not pre-data section.
Tom Lane
2012-10-20
Fix pg_dump's handling of DROP DATABASE commands in --clean mode.
Tom Lane
2012-10-18
Further tweaking of the readfile() function in pg_ctl.
Heikki Linnakangas
2012-10-15
Fix race condition in pg_ctl reading postmaster.pid.
Heikki Linnakangas
2012-10-02
Work around unportable behavior of malloc(0) and realloc(NULL, 0).
Tom Lane
2012-10-02
Fix typo in previous warning-silencing patch.
Heikki Linnakangas
2012-10-02
Silence compiler warning about pointer type mismatch on some platforms.
Heikki Linnakangas
2012-09-29
Fix bugs in "restore.sql" script emitted in pg_dump tar output.
Tom Lane
2012-09-28
Fix tar files emitted by pg_basebackup to be POSIX conformant.
Tom Lane
2012-09-24
Prevent emitting "ALTER VIEW foo SET ()".
Tom Lane
2012-09-19
Translation updates
Peter Eisentraut
2012-09-06
Fix "too many arguments" messages not to index off the end of argv[].
Robert Haas
2012-09-06
Translation updates
Peter Eisentraut
2012-09-03
Make psql's \d+ show reloptions for all relkinds.
Tom Lane
2012-08-28
Small punctuation fixes
Peter Eisentraut
2012-08-27
pg_basebackup: Correct error message
Peter Eisentraut
2012-08-24
Put options on man page and in help output in slightly better order
Peter Eisentraut
2012-08-24
Translation updates
Peter Eisentraut
2012-08-21
Fix dumping of security_barrier views with circular dependencies.
Tom Lane
2012-08-14
Translation updates
Peter Eisentraut
2012-08-06
Complain with proper error message if streaming stops prematurely
Magnus Hagander
2012-08-02
Translation updates
Peter Eisentraut
2012-07-31
pg_basebackup: stylistic adjustments
Alvaro Herrera
2012-07-31
Fix memory and file descriptor leaks in pg_receivexlog/pg_basebackup
Alvaro Herrera
2012-07-25
Add translator comments to module names
Alvaro Herrera
2012-07-20
pg_dump: Simplify mkdir() error checking
Peter Eisentraut
2012-07-06
Run updated copyright.pl on HEAD and 9.2 trees, updating the psql
Bruce Momjian
2012-07-05
Don't try to trim "../" in join_path_components().
Tom Lane
2012-07-05
Run newly-configured perltidy script on Perl files.
Bruce Momjian
2012-07-04
Have pg_dump in binary-upgrade mode properly drop user-created
Bruce Momjian
2012-07-04
Set the write location in the pg_receivexlog status messages
Magnus Hagander
2012-07-02
Assorted message style improvements
Peter Eisentraut
2012-06-30
initdb: Update check_need_password for new options
Peter Eisentraut
2012-06-29
pg_dump: Fix verbosity level in LO progress messages
Alvaro Herrera
2012-06-26
Make pg_dump emit more accurate dependency information.
Tom Lane
2012-06-26
Improve pg_dump's dependency-sorting logic to enforce section dump order.
Tom Lane
2012-06-18
pg_dump: Add missing newlines at end of messages
Peter Eisentraut
2012-06-17
Make documentation of --help and --version options more consistent
Peter Eisentraut
2012-06-12
Ensure pg_ctl behaves sanely when data directory is not specified.
Tom Lane
2012-06-12
Fix pg_dump output to a named tar-file archive.
Tom Lane
2012-06-11
pg_receivexlog: Rename option --dir to --directory
Peter Eisentraut
2012-06-11
Revert behaviour of -x/--xlog to 9.1 semantics
Magnus Hagander
2012-06-10
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-06-10
Fix pg_basebackup/pg_receivexlog for floating point timestamps
Magnus Hagander
2012-06-10
Error message capitalization fix
Magnus Hagander
2012-06-07
Message style improvements
Peter Eisentraut
[next]