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
2014-08-19
Fix bug in checking of IDENTIFY_SYSTEM result.
Fujii Masao
2014-08-18
Fix further concerns about psql wrapping in expanded mode having
Greg Stark
2014-08-14
Fix help message in pg_ctl.
Fujii Masao
2014-08-13
Expose -S option in pg_receivexlog.
Fujii Masao
2014-08-12
pg_recvlogical message and code improvements.
Andres Freund
2014-08-12
Add tab-completion for \unset and valid setting values of psql variables.
Fujii Masao
2014-08-11
Break out OpenSSL-specific code to separate files.
Heikki Linnakangas
2014-08-09
Small message fixes
Peter Eisentraut
2014-08-08
Add -F option to pg_receivexlog, for specifying fsync interval.
Fujii Masao
2014-08-06
Refactor pg_receivexlog main loop code, for readability, take 2.
Fujii Masao
2014-08-02
Add missing PQclear() calls into pg_receivexlog.
Fujii Masao
2014-08-02
Fix bug in pg_receivexlog --verbose.
Fujii Masao
2014-07-25
Fix a performance problem in pg_dump's dump order selection logic.
Tom Lane
2014-07-24
Fix bug where pg_receivexlog goes into busy loop if -s option is set to 0.
Fujii Masao
2014-07-24
Fix TAP installcheck tests when current directory name contains spaces
Peter Eisentraut
2014-07-21
Properly use DEFAULT_EVENT_SOURCE in pgevent.c
Magnus Hagander
2014-07-21
Translation updates
Peter Eisentraut
2014-07-17
Revert broken change to pgevent.c
Magnus Hagander
2014-07-17
Add option to pg_ctl to choose event source for logging
Magnus Hagander
2014-07-15
pg_basebackup: Add more information about --max-rate option to help output
Peter Eisentraut
2014-07-15
Add missing source files to nls.mk
Peter Eisentraut
2014-07-15
Include SSL compression status in psql banner and connection logging
Magnus Hagander
2014-07-14
psql: Show tablespace size in \db+
Alvaro Herrera
2014-07-14
Add file version information to most installed Windows binaries.
Noah Misch
2014-07-12
Minimal psql tab completion support for SET search_path.
Andres Freund
2014-07-12
Add autocompletion of locale keywords for CREATE DATABASE
Magnus Hagander
2014-07-10
Implement IMPORT FOREIGN SCHEMA.
Tom Lane
2014-07-10
Add new ECHO mode 'errors' that displays only failed commands in psql.
Fujii Masao
2014-07-08
Fix typo in comment.
Fujii Masao
2014-07-07
In pg_dump, show server and pg_dump versions with or without --verbose.
Tom Lane
2014-07-07
Fix typos in comments.
Fujii Masao
2014-07-04
Fix double-free bug of WAL streaming buffer in pg_receivexlog.
Fujii Masao
2014-07-04
Refactor pg_receivexlog main loop code, for readability.
Fujii Masao
2014-07-03
Use a separate temporary directory for the Unix-domain socket
Peter Eisentraut
2014-07-02
pg_upgrade: preserve database and relation minmxid values
Bruce Momjian
2014-07-02
Rename logical decoding's pg_llog directory to pg_logical.
Andres Freund
2014-07-02
Prevent psql from issuing BEGIN before ALTER SYSTEM when AUTOCOMMIT is off.
Fujii Masao
2014-07-02
Allow CREATE/ALTER DATABASE to manipulate datistemplate and datallowconn.
Tom Lane
2014-06-23
Improve tab-completion of DROP and ALTER ENABLE/DISABLE on triggers and rules.
Heikki Linnakangas
2014-06-16
Use type pgsocket for Windows pipe emulation socket calls
Bruce Momjian
2014-06-13
Fix pg_restore's processing of old-style BLOB COMMENTS data.
Tom Lane
2014-06-11
Fix typos in comments.
Noah Misch
2014-06-11
Fix typos in comments.
Fujii Masao
2014-06-05
Add defenses against running with a wrong selection of LOBLKSIZE.
Tom Lane
2014-06-05
Consistently spell a replication slot's name as slot_name.
Andres Freund
2014-05-28
Propagate system identifier generation improvement into pg_resetxlog.
Tom Lane
2014-05-26
Fix pg_recvlogical to accept the documented -I instead only --startpos.
Andres Freund
2014-05-19
Message style fixes to pg_recvlogical
Heikki Linnakangas
2014-05-17
Fix a bunch of functions that were declared static then defined not-static.
Tom Lane
2014-05-16
Open output file before sleeping in pg_recvlogical.
Heikki Linnakangas
[next]