summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2007-11-24 20:41:35 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2007-11-24 20:41:35 +0000
commitffd8721228c6e8e9ea8e64e171c046f606b38fd8 (patch)
treef240bc5f493f9f3c0902dd1266a9f2660b6395af /src
parent229d406a9bb557da5c497c5ffea9f9f327222e17 (diff)
Add missed entry for new money regression test.
Diffstat (limited to 'src')
-rw-r--r--src/test/regress/serial_schedule3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/test/regress/serial_schedule b/src/test/regress/serial_schedule
index fdb8446f657..49911961f53 100644
--- a/src/test/regress/serial_schedule
+++ b/src/test/regress/serial_schedule
@@ -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.
test: boolean
test: char
@@ -16,6 +16,7 @@ test: numeric
test: txid
test: uuid
test: enum
+test: money
test: strings
test: numerology
test: point