Commit Graph

113 Commits (fd079193d24ce81fdc31fbba687cadc70609c44d)

Author SHA1 Message Date
Fujii Masao 4eafdcc276 Prevent logical rep workers with removed subscriptions from starting. 9 years ago
Fujii Masao 77d21970ae Fix connection leak in DROP SUBSCRIPTION command, take 2. 9 years ago
Peter Eisentraut 272adf4f9c Disallow CREATE/DROP SUBSCRIPTION in transaction block 9 years ago
Peter Eisentraut 74321d87fb Fix whitespace 9 years ago
Fujii Masao 898a792eb8 Fix connection leak in DROP SUBSCRIPTION command. 9 years ago
Heikki Linnakangas 181bdb90ba Fix typos in comments. 9 years ago
Fujii Masao 39b8cc991f Be sure to release LogicalRepLauncherLock in DROP SUBSCRIPTION command. 9 years ago
Tom Lane ab02896510 Provide CatalogTupleDelete() as a wrapper around simple_heap_delete(). 9 years ago
Alvaro Herrera 2f5c9d9c9c Tweak catalog indexing abstraction for upcoming WARM 9 years ago
Peter Eisentraut 3d9e73ea5f Update copyright years in some recently added files 9 years ago
Peter Eisentraut 65df150a18 Close replication connection when slot creation errors 9 years ago
Alvaro Herrera 50cf1c80e6 Record dependencies on owners for logical replication objects 9 years ago
Peter Eisentraut 665d1fad99 Logical replication 9 years ago