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

Commitdd7483b

Browse files
committed
Bump lib version 1.5.5.
1 parent85fc5cc commitdd7483b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎META.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"pg_pathman": {
2323
"file":"pg_pathman--1.5.sql",
2424
"docfile":"README.md",
25-
"version":"1.5.4",
25+
"version":"1.5.5",
2626
"abstract":"Effective partitioning tool for PostgreSQL 9.5 and higher"
2727
}
2828
},

‎expected/pathman_calamity.out

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ SELECT debug_capture();
1313
SELECT pathman_version();
1414
pathman_version
1515
-----------------
16-
1.5.4
16+
1.5.5
1717
(1 row)
1818

1919
set client_min_messages = NOTICE;

‎src/include/init.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ simplify_mcxt_name(MemoryContext mcxt)
158158
#defineLOWEST_COMPATIBLE_FRONT"1.5.0"
159159

160160
/* Current version of native C library */
161-
#defineCURRENT_LIB_VERSION"1.5.4"
161+
#defineCURRENT_LIB_VERSION"1.5.5"
162162

163163

164164
void*pathman_cache_search_relid(HTAB*cache_table,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp