Skip to content

Commit e196961

Browse files
committed
support bigint sequences in alter_sequences()
1 parent 6425d69 commit e196961

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

multimaster--1.0.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ DECLARE
9191
seq_tuple record;
9292
node_id int;
9393
max_nodes int;
94-
new_start int;
94+
new_start bigint;
9595
altered boolean := false;
9696
BEGIN
9797
select current_setting('multimaster.max_nodes') into max_nodes;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy