postgresql/src/backend/commands
Peter Eisentraut 65df150a18 Close replication connection when slot creation errors
From: Petr Jelinek <pjmodos@pjmodos.net>
2017-01-25 10:47:53 -05:00
..
aggregatecmds.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
alter.c Logical replication 2017-01-20 09:04:49 -05:00
amcmds.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
analyze.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
async.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
cluster.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
collationcmds.c Don't error when no system locales were found 2017-01-23 13:45:32 -05:00
comment.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
constraint.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
conversioncmds.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
copy.c Reindent table partitioning code. 2017-01-24 10:20:02 -05:00
createas.c Change representation of statement lists, and add statement location info. 2017-01-14 16:02:35 -05:00
dbcommands.c Logical replication 2017-01-20 09:04:49 -05:00
define.c Logical replication 2017-01-20 09:04:49 -05:00
discard.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
dropcmds.c Logical replication 2017-01-20 09:04:49 -05:00
event_trigger.c Logical replication 2017-01-20 09:04:49 -05:00
explain.c Move targetlist SRF handling from expression evaluation to new executor node. 2017-01-18 13:40:27 -08:00
extension.c Move some things from builtins.h to new header files 2017-01-20 20:29:53 -05:00
foreigncmds.c Change representation of statement lists, and add statement location info. 2017-01-14 16:02:35 -05:00
functioncmds.c Make messages mentioning type names more uniform 2017-01-18 16:08:20 -03:00
indexcmds.c Move some things from builtins.h to new header files 2017-01-20 20:29:53 -05:00
lockcmds.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
Makefile Logical replication 2017-01-20 09:04:49 -05:00
matview.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
opclasscmds.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
operatorcmds.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
policy.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
portalcmds.c Change representation of statement lists, and add statement location info. 2017-01-14 16:02:35 -05:00
prepare.c Remove obsoleted code relating to targetlist SRF evaluation. 2017-01-19 14:40:41 -08:00
proclang.c Make messages mentioning type names more uniform 2017-01-18 16:08:20 -03:00
publicationcmds.c Record dependencies on owners for logical replication objects 2017-01-20 16:45:02 -03:00
schemacmds.c Change representation of statement lists, and add statement location info. 2017-01-14 16:02:35 -05:00
seclabel.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
sequence.c Fix default minimum value for descending sequences 2017-01-23 14:00:58 -05:00
subscriptioncmds.c Close replication connection when slot creation errors 2017-01-25 10:47:53 -05:00
tablecmds.c Logical replication 2017-01-20 09:04:49 -05:00
tablespace.c Move some things from builtins.h to new header files 2017-01-20 20:29:53 -05:00
trigger.c Reindent table partitioning code. 2017-01-24 10:20:02 -05:00
tsearchcmds.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
typecmds.c Remove obsoleted code relating to targetlist SRF evaluation. 2017-01-19 14:40:41 -08:00
user.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
vacuum.c Fix race condition in reading commit timestamps 2017-01-19 18:24:17 -03:00
vacuumlazy.c Prefetch blocks during lazy vacuum's truncation scan 2017-01-23 12:55:18 -03:00
variable.c Move some things from builtins.h to new header files 2017-01-20 20:29:53 -05:00
view.c Change representation of statement lists, and add statement location info. 2017-01-14 16:02:35 -05:00