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

Commit135c852

Browse files
committed
update CURRENT_LIB_VERSION
1 parentd71fbcd commit135c852

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎src/init.h

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,9 @@ extern PathmanInitState pg_pathman_init_state;
9797

9898
/* Lowest version of Pl/PgSQL frontend compatible with internals (0xAA_BB_CC) */
9999
#defineLOWEST_COMPATIBLE_FRONT0x010200
100-
#defineCURRENT_LIB_VERSION0x010200
100+
101+
/* Current version on native C library (0xAA_BB_CC) */
102+
#defineCURRENT_LIB_VERSION0x010201
101103

102104

103105
/*

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp