postgresql/src
Alvaro Herrera 9d20b0ec8f Revert "Avoid spurious deadlocks when upgrading a tuple lock"
This reverts commits 3da73d6839 and de87a084c0.

This code has some tricky corner cases that I'm not sure are correct and
not properly tested anyway, so I'm reverting the whole thing for next
week's releases (reintroducing the deadlock bug that we set to fix).
I'll try again afterwards.

Discussion: https://postgr.es/m/E1hbXKQ-0003g1-0C@gemulon.postgresql.org
2019-06-16 22:24:21 -04:00
..
backend Revert "Avoid spurious deadlocks when upgrading a tuple lock" 2019-06-16 22:24:21 -04:00
bin Prefer timezone name "UTC" over alternative spellings. 2019-06-15 18:15:23 +01:00
common Fix typos in various places 2019-06-03 13:44:03 +09:00
fe_utils Update stale comments, and fix comment typos. 2019-06-08 10:12:26 -07:00
include Further fix privileges on pg_statistic_ext[_data]. 2019-06-16 11:00:23 -04:00
interfaces Tweak libpq's PQhost, PQhostaddr, and psql's \connect 2019-06-14 18:02:26 -04:00
makefiles Define WIN32_STACK_RLIMIT throughout win32 and cygwin builds. 2019-04-09 08:25:39 -07:00
pl Clean up PL/Perl's handling of the _() macro. 2019-06-02 12:23:39 -04:00
port Fix typos and inconsistencies in code comments 2019-06-14 09:34:34 +09:00
template Yet further rethinking of build changes for macOS Mojave. 2018-11-02 18:54:00 -04:00
test Revert "Avoid spurious deadlocks when upgrading a tuple lock" 2019-06-16 22:24:21 -04:00
timezone Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
tools Rework the pg_statistic_ext catalog 2019-06-16 01:20:31 +02:00
tutorial Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
.gitignore
DEVELOPERS
Makefile Fix partial-build problems introduced by having more generated headers. 2018-04-09 16:42:10 -04:00
Makefile.global.in Consistently test for in-use shared memory. 2019-04-12 22:36:38 -07:00
Makefile.shlib Ensure static libraries have correct mod time even if ranlib messes it up. 2018-11-29 15:53:44 -05:00
nls-global.mk Move logging.h and logging.c from src/fe_utils/ to src/common/. 2019-05-14 14:20:10 -04:00