Only install bdr.bdr_internal_sequence_reset_cache() in BDR mode
authorIan Barwick <ian@2ndquadrant.com>
Thu, 9 Jul 2015 06:30:24 +0000 (15:30 +0900)
committerIan Barwick <ian@2ndquadrant.com>
Thu, 9 Jul 2015 06:30:24 +0000 (15:30 +0900)
commit096d7aa00064a2474bb20106f13decc6b19f488a
tree505b6c3c2b7887cf76c5bc66396a5a4fde8cc548
parentdb8bc16ec0600dddf83080139a98477e006c2b43
Only install bdr.bdr_internal_sequence_reset_cache() in BDR mode

bdr_seq.c not compiled for UDR; attempting to create this function
in UDR mode prevents the extension from being installed.
extsql/bdr--0.10.0.5--0.10.0.6.sql