We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 229d406 commit ffd8721Copy full SHA for ffd8721
src/test/regress/serial_schedule
@@ -1,4 +1,4 @@
1
-# $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 $
2
# This should probably be in an order similar to parallel_schedule.
3
test: boolean
4
test: char
@@ -16,6 +16,7 @@ test: numeric
16
test: txid
17
test: uuid
18
test: enum
19
+test: money
20
test: strings
21
test: numerology
22
test: point
0 commit comments