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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support TCP user timeout in libpq and the backend server
Michael Paquier
2019-04-06
11
-2
/
+198
*
Use Append rather than MergeAppend for scanning ordered partitions.
Tom Lane
2019-04-05
19
-135
/
+1044
*
Add facility to copy replication slots
Alvaro Herrera
2019-04-05
9
-50
/
+736
*
Wake up interested backends when a checkpoint fails.
Thomas Munro
2019-04-06
1
-0
/
+2
*
Fix missing word.
Robert Haas
2019-04-05
1
-1
/
+1
*
Ensure consistent name matching behavior in processSQLNamePattern().
Tom Lane
2019-04-05
1
-0
/
+14
*
table: docs: fix typos and grammar.
Andres Freund
2019-04-05
4
-32
/
+33
*
Doc: Update documentation on partitioning vs. foreign tables.
Etsuro Fujita
2019-04-05
2
-0
/
+8
*
Fix compiler warning
Peter Eisentraut
2019-04-05
1
-10
/
+7
*
Revert "Consistently test for in-use shared memory."
Noah Misch
2019-04-05
11
-493
/
+177
*
Fix bugs in mdsyncfiletag().
Thomas Munro
2019-04-05
1
-8
/
+7
*
Handle errors during GSSAPI startup better
Stephen Frost
2019-04-04
3
-28
/
+20
*
Fix some documentation in pg_rewind
Michael Paquier
2019-04-05
1
-4
/
+30
*
Remove unused struct member, enforce multi_insert callback presence.
Andres Freund
2019-04-04
2
-2
/
+1
*
Harden tableam against nonexistant / wrong kind of AMs.
Andres Freund
2019-04-04
9
-110
/
+119
*
Add test coverage for rootdescend verification.
Peter Geoghegan
2019-04-04
4
-22
/
+10
*
tableam: Add table_multi_insert() and revamp/speed-up COPY FROM buffering.
Andres Freund
2019-04-04
9
-366
/
+587
*
Add a "SQLSTATE-only" error verbosity option to libpq and psql.
Tom Lane
2019-04-04
9
-25
/
+98
*
pg_restore: Require "-f -" to mean stdout
Alvaro Herrera
2019-04-04
4
-12
/
+30
*
Make queries' locking of indexes more consistent.
Tom Lane
2019-04-04
8
-59
/
+39
*
Allow VACUUM to be run with index cleanup disabled.
Robert Haas
2019-04-04
11
-25
/
+193
*
Invalidate binary search bounds consistently.
Peter Geoghegan
2019-04-04
1
-1
/
+7
*
Move the be_gssapi_get_* prototypes
Stephen Frost
2019-04-04
1
-7
/
+7
*
Refactor the fsync queue for wider use.
Thomas Munro
2019-04-04
18
-890
/
+904
*
file_fdw: Fix for generated columns
Peter Eisentraut
2019-04-04
3
-0
/
+21
*
Silence -Wimplicit-fallthrough in sysv_shmem.c.
Noah Misch
2019-04-03
1
-0
/
+2
*
Make src/test/recovery/t/017_shm.pl safe for concurrent execution.
Noah Misch
2019-04-03
1
-5
/
+28
*
Improve readability of some tests in strings.sql
Michael Paquier
2019-04-04
2
-8
/
+12
*
tableam: basic documentation.
Andres Freund
2019-04-03
13
-16
/
+228
*
Assert that pgwin32_signal_initialize() has been called early enough.
Noah Misch
2019-04-03
2
-0
/
+6
*
Handle USE_MODULE_DB for all tests able to use an installed postmaster.
Noah Misch
2019-04-03
2
-14
/
+22
*
Consistently test for in-use shared memory.
Noah Misch
2019-04-03
11
-177
/
+468
*
Doc: clarify partial-index example.
Tom Lane
2019-04-03
1
-3
/
+5
*
Add SETTINGS option to EXPLAIN, to print modified settings.
Tomas Vondra
2019-04-04
8
-52
/
+333
*
Tweak docs for log_statement_sample_rate
Alvaro Herrera
2019-04-03
3
-18
/
+20
*
Log all statements from a sample of transactions
Alvaro Herrera
2019-04-03
7
-3
/
+60
*
Remove now-unnecessary thread pointer arguments in pgbench.
Tom Lane
2019-04-03
1
-30
/
+36
*
Reduce overhead of pg_mcv_list (de)serialization
Tomas Vondra
2019-04-03
2
-40
/
+78
*
GSSAPI encryption support
Stephen Frost
2019-04-03
35
-197
/
+2575
*
Copy name when cloning FKs recurses to partitions
Alvaro Herrera
2019-04-03
1
-1
/
+1
*
Support foreign keys that reference partitioned tables
Alvaro Herrera
2019-04-03
15
-431
/
+2039
*
Generate less WAL during GiST, GIN and SP-GiST index build.
Heikki Linnakangas
2019-04-03
27
-222
/
+223
*
Correctly initialize newly added struct member
Alvaro Herrera
2019-04-03
1
-0
/
+2
*
Prevent use of uninitialized variable
Alvaro Herrera
2019-04-02
1
-1
/
+2
*
Update expected output for modified catalog definition
Alvaro Herrera
2019-04-02
1
-3
/
+3
*
Report progress of CREATE INDEX operations
Alvaro Herrera
2019-04-02
37
-46
/
+768
*
Add support for partial TOAST decompression
Stephen Frost
2019-04-02
5
-36
/
+70
*
postgres_fdw: Perform the (FINAL, NULL) upperrel operations remotely.
Etsuro Fujita
2019-04-02
7
-390
/
+656
*
Refactor create_limit_path() to share cost adjustment code with FDWs.
Etsuro Fujita
2019-04-02
2
-32
/
+58
*
postgres_fdw: Modify regression tests for EPQ-related planning problems.
Etsuro Fujita
2019-04-02
2
-58
/
+72
[next]