Commit Graph

16 Commits (14e71b1b0a91ebfee8bde68fbc620d4fecc868be)

Author SHA1 Message Date
Metin Doslu 14e71b1b0a Create an executor state, and use its memory context 2016-03-22 15:36:28 -07:00
Metin Doslu 6ef48e657b Add expression context to evaluate default expressions 2016-03-22 15:36:28 -07:00
Metin Doslu 566a9462b8 Send binary footers to all shards 2016-03-22 15:36:28 -07:00
Metin Doslu 87fd1355a7 Rename functions and structs 2016-03-22 15:36:28 -07:00
Metin Doslu 6c14116172 Refactor memory context reset 2016-03-22 15:36:28 -07:00
Metin Doslu 6fee6fa41d Make minor changes 2016-03-22 15:36:28 -07:00
Metin Doslu cba0eef7a8 Send rows to workers in binary format 2016-03-22 15:36:28 -07:00
Metin Doslu e17d01e044 Move copy related functions to multi_copy.c 2016-03-22 15:36:28 -07:00
Marco Slot 89411f9f52 Check for interrupts after ending the COPY 2016-03-10 22:10:41 +01:00
Marco Slot 38b29a7593 Use Row Exclusive Lock on distributed table 2016-03-10 22:10:17 +01:00
Marco Slot 168be97c36 Fix undefined connectionList bug and code style improvements 2016-03-10 21:23:01 +01:00
Marco Slot 24cad431f4 Fix finalized placement list and hash token increment bugs 2016-03-08 15:14:13 +01:00
Marco Slot e313ceb7f6 Address PR feedback from Metin 2016-03-04 18:14:02 +01:00
Marco Slot 0fb1b9eea4 Run check_indent on COPY changes 2016-03-01 12:07:38 +01:00
Marco Slot 760f762de9 Add regression tests and refactor transaction management functions 2016-02-26 11:30:55 +01:00
Marco Slot d37ccff15b Support for COPY FROM, based on pg_shard PR by Postres Pro 2016-02-23 15:49:56 +01:00