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

Commit3073f3d

Browse files
NikitOS94NikitOS94
NikitOS94
authored and
NikitOS94
committed
Migration script
1 parent9edc9f4 commit3073f3d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

‎jsquery--1.0--1.1.sql‎

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
-- complain if script is sourced in psql, rather than via ALTER EXTENSION
2+
\echo Use"ALTER EXTENSION jsquery UPDATE TO '1.1'" to load this file. \quit
3+
4+
CREATE OR REPLACEFUNCTIONparse_mquery(cstring)
5+
RETURNS jsquery
6+
AS'MODULE_PATHNAME'
7+
LANGUAGE C STRICT IMMUTABLE;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp