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

Commit02aea36

Browse files
Second tweak of COPY FREEZE
1 parentddf509e commit02aea36

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎src/test/regress/expected/copy2.out

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,6 @@ INSERT INTO vistest VALUES ('z');
316316
SAVEPOINT s1;
317317
TRUNCATE vistest;
318318
ROLLBACK TO SAVEPOINT s1;
319-
-- FREEZE should be silently ignored here
320319
COPY vistest FROM stdin CSV FREEZE;
321320
NOTICE: FREEZE option specified but pre-conditions not met
322321
SELECT * FROM vistest;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp