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

Commit4946198

Browse files
committed
make some use of 'perform'
1 parentbc8a4ce commit4946198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎contrib/dump_stat/dump_stat--1.0.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@ CREATE FUNCTION dump_statistic(schema_name text) RETURNS SETOF TEXT AS $$
427427

428428
BEGIN
429429
-- validate schema name
430-
select to_namespace(schema_name);
430+
perform to_namespace(schema_name);
431431

432432
for relidin
433433
selectpg_class.oid

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp