citus/src/backend/distributed
Halil Ozan Akgul c4e1cf6162 Fixes create index concurrently bug
(cherry picked from commit 38b72ddd66)
2020-07-24 17:18:55 +03:00
..
commands Fixes create index concurrently bug 2020-07-24 17:18:55 +03:00
connection Add some asserts to pass static analysis (#3805) 2020-04-29 11:19:47 +02:00
deparser Accept list of values in a supported ALTER ROLE .. SET statement 2020-07-21 04:13:32 +03:00
executor Rebuild wait event sets after PQconnectPoll() if socket changes 2020-05-04 09:02:48 +02:00
master Fix int32 overflow and use PG macros for INT32_XX (#4061) 2020-07-24 17:18:28 +03:00
metadata Fix int32 overflow and use PG macros for INT32_XX (#4061) 2020-07-24 17:18:28 +03:00
planner Fix int32 overflow and use PG macros for INT32_XX (#4061) 2020-07-24 17:18:28 +03:00
progress Replace foreach with foreach_ptr/foreach_oid (#3544) 2020-02-27 16:54:49 +01:00
relay Replace foreach with foreach_ptr/foreach_oid (#3544) 2020-02-27 16:54:49 +01:00
sql Introduce downgrade scripts for 9.3 versions (#4051) 2020-07-21 17:38:07 +03:00
test Fix int32 overflow and use PG macros for INT32_XX (#4061) 2020-07-24 17:18:28 +03:00
transaction Fix Subtransaction memory leak 2020-07-10 10:27:21 +03:00
utils Fix int32 overflow and use PG macros for INT32_XX (#4061) 2020-07-24 17:18:28 +03:00
worker Fix int32 overflow and use PG macros for INT32_XX (#4061) 2020-07-24 17:18:28 +03:00
.gitignore Change SQL migration build process for easier reviews (#2951) 2019-09-13 18:44:27 +02:00
Makefile Introduce downgrade scripts for 9.3 versions (#4051) 2020-07-21 17:38:07 +03:00
citus.control Remove migration paths to 9.3-1, introduce 9.3-2 2020-04-03 12:50:45 +03:00
safeclib Compile safestringlib using regular configure 2020-03-19 11:52:20 +01:00
shared_library_init.c Increase the default value of citus.node_connection_timeout 2020-04-24 16:35:29 +02:00