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
2016-08-22
initdb now needs submake-libpq and submake-libpgfeutils.
Tom Lane
2016-08-22
Retire escapeConnectionParameter().
Noah Misch
2016-08-20
Make initdb's suggested "pg_ctl start" command line more reliable.
Tom Lane
2016-08-19
Allow empty queries in pgbench.
Tom Lane
2016-08-18
Update line count totals for psql help displays.
Tom Lane
2016-08-18
Improve psql's tab completion for \l.
Tom Lane
2016-08-18
Improve psql's tab completion for ALTER EXTENSION foo UPDATE ...
Tom Lane
2016-08-18
Update Windows timezone mapping from Windows 7 and 10
Magnus Hagander
2016-08-17
Disable update_process_title by default on Windows
Magnus Hagander
2016-08-16
Fix assorted places in psql to print version numbers >= 10 in new style.
Tom Lane
2016-08-15
Stamp HEAD as 10devel.
Tom Lane
2016-08-15
Final pgindent + perltidy run for 9.6.
Tom Lane
2016-08-08
Translation updates
Peter Eisentraut
2016-08-08
Obstruct shell, SQL, and conninfo injection via database and role names.
Noah Misch
2016-08-08
Promote pg_dumpall shell/connstr quoting functions to src/fe_utils.
Noah Misch
2016-08-08
Fix Windows shell argument quoting.
Noah Misch
2016-08-08
Reject, in pg_dumpall, names containing CR or LF.
Noah Misch
2016-08-08
Field conninfo strings throughout src/bin/scripts.
Noah Misch
2016-08-08
Introduce a psql "\connect -reuse-previous=on|off" option.
Noah Misch
2016-08-08
Sort out paired double quotes in \connect, \password and \crosstabview.
Noah Misch
2016-08-02
Fix pg_dump's handling of public schema with both -c and -C options.
Tom Lane
2016-08-01
Fix pg_basebackup so that it accepts 0 as a valid compression level.
Fujii Masao
2016-07-31
Correctly handle owned sequences with extensions
Stephen Frost
2016-07-28
Guard against empty buffer in gets_fromFile()'s check for a newline.
Tom Lane
2016-07-28
Register atexit hook only once in pg_upgrade.
Tom Lane
2016-07-18
Translation updates
Peter Eisentraut
2016-07-17
Establish conventions about global object names used in regression tests.
Tom Lane
2016-07-17
Correctly dump database and tablespace ACLs
Stephen Frost
2016-07-14
Remove reference to range mode in pg_xlogdump error
Magnus Hagander
2016-07-12
Put some things in a better order in psql help
Peter Eisentraut
2016-07-11
Improve output of psql's \df+ command.
Tom Lane
2016-07-11
Add missing newline in error message
Magnus Hagander
2016-06-24
psql: Improve \crosstabview error messages
Peter Eisentraut
2016-06-23
Add tab completion for pager_min_lines to psql.
Andrew Dunstan
2016-06-22
Fix type-safety problem with parallel aggregate serial/deserialization.
Tom Lane
2016-06-20
Translation updates
Peter Eisentraut
2016-06-16
Reword bogus comment
Alvaro Herrera
2016-06-16
Remove unused prototype
Alvaro Herrera
2016-06-15
Use strftime("%c") to format timestamps in psql's \watch command.
Tom Lane
2016-06-15
Force idle_in_transaction_session_timeout off in pg_dump and autovacuum.
Tom Lane
2016-06-12
Finish pgindent run for 9.6: Perl files.
Noah Misch
2016-06-09
pgindent run for 9.6
Robert Haas
2016-06-09
Eliminate "parallel degree" terminology.
Robert Haas
2016-06-07
Add missing translate_columns array entry
Alvaro Herrera
2016-06-07
Fix loose ends for SQL ACCESS METHOD objects
Alvaro Herrera
2016-06-07
Message style and wording fixes
Peter Eisentraut
2016-06-07
psql: Add missing file to nls.mk
Peter Eisentraut
2016-06-07
pgbench: Fix order in --help output
Peter Eisentraut
2016-06-07
pg_dump only selected components of ACCESS METHODs
Stephen Frost
2016-06-06
pg_upgrade: Don't overwrite existing files.
Robert Haas
[next]