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

Commite0b451e

Browse files
committed
Tweak postgres_fdw regression test so autovacuum doesn't change results.
Autovacuum occurring while the test runs could allow some of the inserts togo into recycled space, thus changing the output ordering of later queries.While we could complicate those queries to force sorting of their outputrows, it doesn't seem like that would make the test better in anymeaningful way, and conceivably it could hide unexpected diffs. Instead,tweak the affected queries so that the inserted rows aren't updated by thefollowing UPDATE. Per buildfarm.
1 parenta4424c5 commite0b451e

File tree

2 files changed

+113
-115
lines changed

2 files changed

+113
-115
lines changed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp