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

Commitbffc4b6

Browse files
committed
Attached is a regression test patch for SRFs. I based it on the test
scripts that I have been using, minus the C function tests and withoutcalls to random() -- figured random() wouldn't work too well for aregression test ;-)Joe Conway
1 parentb2e7a4c commitbffc4b6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎src/test/regress/parallel_schedule

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,4 @@ test: select_views alter_table portals_p2 rules foreign_key
7474
# The sixth group of parallel test
7575
# ----------
7676
# "plpgsql" cannot run concurrently with "rules"
77-
test: limit plpgsql temp domain
77+
test: limit plpgsql temp domain rangefuncs

‎src/test/regress/serial_schedule

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $Header: /cvsroot/pgsql/src/test/regress/serial_schedule,v 1.9 2002/04/05 11:56:55 momjian Exp $
1+
# $Header: /cvsroot/pgsql/src/test/regress/serial_schedule,v 1.10 2002/06/20 17:09:42 momjian Exp $
22
# This should probably be in an order similar to parallel_schedule.
33
test: boolean
44
test: char
@@ -82,4 +82,4 @@ test: limit
8282
test: plpgsql
8383
test: temp
8484
test: domain
85-
85+
test: rangefuncs

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp