]> granicus.if.org Git - postgresql/commit
Add some platform-independent tests for the collation feature.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 20 Mar 2011 18:35:39 +0000 (14:35 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 20 Mar 2011 18:35:39 +0000 (14:35 -0400)
commit9b095fbea4d6e80e3288e08bd2af4f33aa66875e
tree48dfdb9c6e428781da8773702513b27c34999a81
parent82e4d45bd0ba9c07b8a97f28f939db6d8d564f9a
Add some platform-independent tests for the collation feature.

There's a lot we can't test very well without platform dependencies,
but the C/POSIX collations should now work the same way everywhere.
src/test/regress/expected/collate.out [new file with mode: 0644]
src/test/regress/parallel_schedule
src/test/regress/serial_schedule
src/test/regress/sql/collate.sql [new file with mode: 0644]