Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbc7eb70

Browse files
committed
support bigint sequences in alter_sequences()
1 parenteaa44ea commitbc7eb70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎contrib/mmts/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_idint;
9393
max_nodesint;
94-
new_startint;
94+
new_startbigint;
9595
alteredboolean := false;
9696
BEGIN
9797
select current_setting('multimaster.max_nodes') into max_nodes;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp