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

Commit9edc9f4

Browse files
NikitOS94NikitOS94
NikitOS94
authored and
NikitOS94
committed
Version 1.1
1 parenta2f116a commit9edc9f4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

‎jsquery--1.0.sqlrenamed to‎jsquery--1.1.sql

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,3 +291,8 @@ CREATE OR REPLACE FUNCTION gin_debug_query_path_value(jsquery)
291291
RETURNStext
292292
AS'MODULE_PATHNAME'
293293
LANGUAGE C STRICT IMMUTABLE;
294+
295+
CREATE OR REPLACEFUNCTIONparse_mquery(cstring)
296+
RETURNS jsquery
297+
AS'MODULE_PATHNAME'
298+
LANGUAGE C STRICT IMMUTABLE;

‎jsquery.control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# jsquery extension
22
comment = 'data type for jsonb inspection'
3-
default_version = '1.0'
3+
default_version = '1.1'
44
module_pathname = '$libdir/jsquery'
55
relocatable = true
66

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp