Skip to content

Commit b33eb4d

Browse files
committed
Bump version to 1.5.2
1 parent a6bd7b4 commit b33eb4d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

META.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "pg_pathman",
33
"abstract": "Fast partitioning tool for PostgreSQL",
44
"description": "pg_pathman provides optimized partitioning mechanism and functions to manage partitions.",
5-
"version": "1.5.1",
5+
"version": "1.5.2",
66
"maintainer": [
77
"Dmitry Ivanov <d.ivanov@postgrespro.ru>",
88
"Ildus Kurbangaliev <i.kurbangaliev@postgrespro.ru>"
@@ -23,7 +23,7 @@
2323
"pg_pathman": {
2424
"file": "pg_pathman--1.5.sql",
2525
"docfile": "README.md",
26-
"version": "1.5.1",
26+
"version": "1.5.2",
2727
"abstract": "Effective partitioning tool for PostgreSQL 9.5 and higher"
2828
}
2929
},

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.1
16+
1.5.2
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
#define LOWEST_COMPATIBLE_FRONT "1.5.0"
159159

160160
/* Current version of native C library */
161-
#define CURRENT_LIB_VERSION "1.5.1"
161+
#define CURRENT_LIB_VERSION "1.5.2"
162162

163163

164164
void *pathman_cache_search_relid(HTAB *cache_table,

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