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

Commit60268e8

Browse files
committed
Return get_pathman_lib_version as deprecated function
1 parent5ab36a6 commit60268e8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎init.sql

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -847,3 +847,8 @@ LANGUAGE C STRICT;
847847
CREATEOR REPLACE FUNCTION @extschema@.pathman_version()
848848
RETURNS CSTRINGAS'pg_pathman','pathman_version'
849849
LANGUAGE C STRICT;
850+
851+
-- deprecated
852+
CREATE OR REPLACEFUNCTIONpublic.get_pathman_lib_version()
853+
RETURNS CSTRINGAS'pg_pathman','pathman_version'
854+
LANGUAGE C STRICT;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp