mirror of
https://github.com/postgres/postgres.git
synced 2025-10-28 11:55:03 +03:00
Add missed entry for new money regression test.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# $PostgreSQL: pgsql/src/test/regress/serial_schedule,v 1.42 2007/10/13 23:06:27 tgl Exp $
|
# $PostgreSQL: pgsql/src/test/regress/serial_schedule,v 1.43 2007/11/24 20:41:35 tgl Exp $
|
||||||
# This should probably be in an order similar to parallel_schedule.
|
# This should probably be in an order similar to parallel_schedule.
|
||||||
test: boolean
|
test: boolean
|
||||||
test: char
|
test: char
|
||||||
@@ -16,6 +16,7 @@ test: numeric
|
|||||||
test: txid
|
test: txid
|
||||||
test: uuid
|
test: uuid
|
||||||
test: enum
|
test: enum
|
||||||
|
test: money
|
||||||
test: strings
|
test: strings
|
||||||
test: numerology
|
test: numerology
|
||||||
test: point
|
test: point
|
||||||
|
|||||||
Reference in New Issue
Block a user