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

Commitbb37684

Browse files
committed
change default value of argument 'raise_error' for function @extschema@.validate_part_callback()
1 parentc572154 commitbb37684

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎init.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ CREATE TABLE IF NOT EXISTS @extschema@.pathman_config (
3535
*/
3636
CREATEOR REPLACE FUNCTION @extschema@.validate_part_callback(
3737
callbackREGPROC,
38-
raise_errorBOOL DEFAULTFALSE)
38+
raise_errorBOOL DEFAULTTRUE)
3939
RETURNS BOOLAS'pg_pathman','validate_part_callback_pl'
4040
LANGUAGE C STRICT;
4141

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp