pgsql: pltcl regression test needs to actually create an opclass, not
| From: |
tgl(at)postgresql(dot)org (Tom Lane) |
| To: |
pgsql-committers(at)postgresql(dot)org |
| Subject: |
pgsql: pltcl regression test needs to actually create an opclass, not |
| Date: |
2007-01-09 03:13:38 |
| Message-ID: |
20070109031338.F1AFA9FB251@postgresql.org (view raw or flat) |
| Thread: |
|
| Lists: |
pgsql-committers |
Log Message:
-----------
pltcl regression test needs to actually create an opclass, not just one operator.
Modified Files:
--------------
pgsql/src/pl/tcl/expected:
pltcl_setup.out (r1.5 -> r1.6)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/tcl/expected/pltcl_setup.out.diff?r1=1.5&r2=1.6)
pgsql/src/pl/tcl/sql:
pltcl_setup.sql (r1.4 -> r1.5)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/tcl/sql/pltcl_setup.sql.diff?r1=1.4&r2=1.5)
pgsql-committers by date
| Next: | From: Bruce Momjian | Date: 2007-01-09 03:35:12 |
| Subject: Re: pgsql: Widen the money type to 64 bits. |
| Previous: | From: Tom Lane | Date: 2007-01-09 02:14:16 |
| Subject: pgsql: Support ORDER BY ... |