index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fail pgwin32_message_to_UTF16() for SQL_ASCII messages.
Noah Misch
2019-05-12
2
-8
/
+4
*
Honor TEMP_CONFIG in TAP suites.
Noah Misch
2019-05-11
1
-0
/
+2
*
Fix error reporting in reindexdb
Michael Paquier
2019-05-11
1
-2
/
+2
*
pg_controldata: Add common gettext flags
Peter Eisentraut
2019-05-09
1
-0
/
+2
*
Fix error status of vacuumdb when multiple jobs are used
Michael Paquier
2019-05-09
1
-0
/
+3
*
Add TRUNCATE parameter to VACUUM.
Fujii Masao
2019-05-08
1
-2
/
+2
*
Revert "Avoid the creation of the free space map for small heap relations".
Amit Kapila
2019-05-07
3
-82
/
+3
*
Remove some code related to 7.3 and older servers from tools of src/bin/
Michael Paquier
2019-05-07
1
-10
/
+2
*
Revert "Make pg_dump emit ATTACH PARTITION instead of PARTITION OF"
Alvaro Herrera
2019-05-06
2
-60
/
+75
*
Fix set of issues with memory-allocation system calls in frontend code
Michael Paquier
2019-05-04
5
-15
/
+14
*
Fix some typos
Michael Paquier
2019-04-29
2
-2
/
+2
*
Message fixes
Alvaro Herrera
2019-04-29
4
-13
/
+13
*
Use preprocessor conditions compatible with Emacs indent.
Noah Misch
2019-04-28
1
-3
/
+2
*
pg_dump: store unused attribs as NULL instead of '\0'
Alvaro Herrera
2019-04-26
3
-58
/
+16
*
Fix file path in comment.
Fujii Masao
2019-04-25
1
-1
/
+1
*
Make pg_dump emit ATTACH PARTITION instead of PARTITION OF
Alvaro Herrera
2019-04-24
2
-75
/
+60
*
pg_dump: Remove stray option parsing support for -o.
Andres Freund
2019-04-17
1
-1
/
+1
*
Tie loose ends in psql's new \dP command
Alvaro Herrera
2019-04-17
1
-4
/
+3
*
psql: display tablespace for partitioned indexes
Alvaro Herrera
2019-04-17
1
-1
/
+2
*
Fix unportable code in pgbench.
Tom Lane
2019-04-17
1
-2
/
+5
*
Switch TAP tests of pg_rewind to use non-superuser role, take two
Michael Paquier
2019-04-14
1
-1
/
+22
*
Revert "Switch TAP tests of pg_rewind to use a role with minimal permissions"
Michael Paquier
2019-04-13
1
-17
/
+0
*
Switch TAP tests of pg_rewind to use a role with minimal permissions
Michael Paquier
2019-04-12
1
-0
/
+17
*
Fix declaration after statement
Alvaro Herrera
2019-04-10
1
-2
/
+4
*
pg_restore: Make not verbose by default
Peter Eisentraut
2019-04-10
1
-0
/
+2
*
Fix memory leak in pgbench
Alvaro Herrera
2019-04-09
1
-30
/
+18
*
Add vacuum_truncate reloption.
Fujii Masao
2019-04-08
1
-0
/
+2
*
psql \dP: list partitioned tables and indexes
Alvaro Herrera
2019-04-07
5
-2
/
+262
*
Add a "SQLSTATE-only" error verbosity option to libpq and psql.
Tom Lane
2019-04-04
3
-6
/
+8
*
pg_restore: Require "-f -" to mean stdout
Alvaro Herrera
2019-04-04
3
-10
/
+28
*
Allow VACUUM to be run with index cleanup disabled.
Robert Haas
2019-04-04
1
-2
/
+4
*
Remove now-unnecessary thread pointer arguments in pgbench.
Tom Lane
2019-04-03
1
-30
/
+36
*
GSSAPI encryption support
Stephen Frost
2019-04-03
1
-0
/
+17
*
Support foreign keys that reference partitioned tables
Alvaro Herrera
2019-04-03
1
-2
/
+5
*
Add progress reporting to pg_checksums
Michael Paquier
2019-04-02
1
-8
/
+106
*
Restrict pgbench's zipfian parameter to ensure good performance.
Tom Lane
2019-04-01
2
-177
/
+21
*
Unified logging system for command-line programs
Peter Eisentraut
2019-04-01
89
-2529
/
+1876
*
Have pg_upgrade's Makefile honor NO_TEMP_INSTALL
Andrew Dunstan
2019-03-31
1
-1
/
+10
*
Generated columns
Peter Eisentraut
2019-03-30
5
-13
/
+78
*
Show table access methods as such in psql's \dA.
Andres Freund
2019-03-29
1
-0
/
+2
*
Allow existing VACUUM options to take a Boolean argument.
Robert Haas
2019-03-29
1
-0
/
+2
*
REINDEX CONCURRENTLY
Peter Eisentraut
2019-03-29
4
-18
/
+95
*
Add basic infrastructure for 64 bit transaction IDs.
Thomas Munro
2019-03-28
2
-10
/
+15
*
Add support for multivariate MCV lists
Tomas Vondra
2019-03-27
2
-2
/
+9
*
pgbench: doExecuteCommand -> executeMetaCommand
Alvaro Herrera
2019-03-27
1
-148
/
+151
*
Switch some palloc/memset calls to palloc0
Michael Paquier
2019-03-27
3
-6
/
+3
*
psql: Schema-qualify typecast in one \d query
Alvaro Herrera
2019-03-26
1
-1
/
+1
*
Improve psql's \d display of foreign key constraints
Alvaro Herrera
2019-03-26
1
-38
/
+118
*
Refactor code to print pgbench progress reports.
Heikki Linnakangas
2019-03-25
1
-83
/
+94
*
pgbench: Remove \cset
Alvaro Herrera
2019-03-25
2
-161
/
+51
[next]