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
2017-11-05
Translation updates
Peter Eisentraut
2017-10-01
Use a longer connection timeout in pg_isready test.
Tom Lane
2017-08-28
Translation updates
Peter Eisentraut
2017-08-19
Fix possible core dump in parallel restore when using a TOC list.
Tom Lane
2017-08-07
Translation updates
Peter Eisentraut
2017-08-03
Fix pg_dump/pg_restore to emit REFRESH MATERIALIZED VIEW commands last.
Tom Lane
2017-08-03
Fix build on zlib-less environments
Alvaro Herrera
2017-08-02
Fix pg_dump's errno checking for zlib I/O
Alvaro Herrera
2017-07-27
Fix psql tab completion for CREATE USER MAPPING.
Tom Lane
2017-07-26
Clean up SQL emitted by psql/describe.c.
Tom Lane
2017-07-23
Fix pg_dump's handling of event triggers.
Tom Lane
2017-07-14
Fix pg_basebackup output to stdout on Windows.
Heikki Linnakangas
2017-07-12
Remove unnecessary braces, to match the surrounding style.
Heikki Linnakangas
2017-06-19
Fix materialized-view documentation oversights.
Tom Lane
2017-06-19
On Windows, make pg_dump use binary mode for compressed plain text output.
Tom Lane
2017-05-29
Prevent running pg_resetwal/pg_resetxlog against wrong-version data dirs.
Tom Lane
2017-05-26
Fix pg_dump to not emit invalid SQL for an empty operator class.
Tom Lane
2017-05-17
Make psql handle EOF during COPY FROM STDIN properly on all platforms.
Tom Lane
2017-05-15
Fix new warnings from GCC 7
Peter Eisentraut
2017-05-10
psql: Add missing translation markers
Peter Eisentraut
2017-05-09
Ignore PQcancel errors properly
Alvaro Herrera
2017-05-08
Translation updates
Peter Eisentraut
2017-04-01
Back-patch checkpoint clarification docs and pg_basebackup updates
Magnus Hagander
2017-03-10
Sanitize newlines in object names in "pg_restore -l" output.
Tom Lane
2017-03-07
Repair incorrect pg_dump labeling for some comments and security labels.
Tom Lane
2017-03-06
pg_upgrade: Fix large object COMMENTS, SECURITY LABELS
Stephen Frost
2017-02-18
Fix help message for pg_basebackup -R
Magnus Hagander
2017-02-06
Translation updates
Peter Eisentraut
2017-02-06
Add missing newline to error messages
Peter Eisentraut
2017-02-06
Fix typos in comments.
Heikki Linnakangas
2017-01-11
pg_restore: Don't allow non-positive number of jobs
Stephen Frost
2017-01-10
Fix invalid-parallel-jobs error message
Stephen Frost
2016-12-24
pg_dumpall: Include --verbose option in --help output
Stephen Frost
2016-12-24
Fix tab completion in psql for ALTER DEFAULT PRIVILEGES
Stephen Frost
2016-12-21
Fix dumping of casts and transforms using built-in functions
Stephen Frost
2016-12-21
For 8.0 servers, get last built-in oid from pg_database
Stephen Frost
2016-12-07
Restore psql's SIGPIPE setting if popen() fails.
Tom Lane
2016-12-07
Handle empty or all-blank PAGER setting more sanely in psql.
Tom Lane
2016-11-17
Improve pg_dump/pg_restore --create --if-exists logic.
Tom Lane
2016-10-24
Translation updates
Peter Eisentraut
2016-09-27
Include <sys/select.h> where needed
Alvaro Herrera
2016-09-23
Fix incorrect logic for excluding range constructor functions in pg_dump.
Tom Lane
2016-08-18
Update Windows timezone mapping from Windows 7 and 10
Magnus Hagander
2016-08-16
Fix assorted places in psql to print version numbers >= 10 in new style.
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
[next]