]> granicus.if.org Git - postgresql/commit
Solaris has always had problems with 1947 in the
authorBruce Momjian <bruce@momjian.us>
Sun, 6 Feb 2000 05:09:42 +0000 (05:09 +0000)
committerBruce Momjian <bruce@momjian.us>
Sun, 6 Feb 2000 05:09:42 +0000 (05:09 +0000)
commita64d3bc4335ceabcf2122cb488c88edfa88b12ab
tree4a81acf603563d180d5b08022346fded4ca14004
parent81fc1d5edb36773fe28f3b5dc5daf5eb7d468a61
Solaris has always had problems with 1947 in the
regression tests so I prepared a set of expected
files to make things look OK.

There's also a file to account for minor variations
in the geopmetry output and a resultmap patch to
pull them all together.

With these changes PostgreSQL, from CVS, builds and
regression tests (runcheck) cleanly.

Keith Parks.
23 files changed:
doc/src/sgml/catalogs.sgml
doc/src/sgml/legal.sgml
src/test/locale/gr_GR.ISO8859-7/expected/test-gr-char.sql.out
src/test/locale/gr_GR.ISO8859-7/expected/test-gr-select.sql.out
src/test/locale/gr_GR.ISO8859-7/expected/test-gr-text.sql.out
src/test/locale/gr_GR.ISO8859-7/expected/test-gr-varchar.sql.out
src/test/locale/gr_GR.ISO8859-7/runall
src/test/locale/koi8-r/expected/test-koi8-char.sql.out
src/test/locale/koi8-r/expected/test-koi8-select.sql.out
src/test/locale/koi8-r/expected/test-koi8-text.sql.out
src/test/locale/koi8-r/expected/test-koi8-varchar.sql.out
src/test/locale/koi8-r/runall
src/test/locale/koi8-to-win1251/expected/test-koi8-char.sql.out
src/test/locale/koi8-to-win1251/expected/test-koi8-select.sql.out
src/test/locale/koi8-to-win1251/expected/test-koi8-sort.out
src/test/locale/koi8-to-win1251/expected/test-koi8-text.sql.out
src/test/locale/koi8-to-win1251/expected/test-koi8-varchar.sql.out
src/test/locale/koi8-to-win1251/runall
src/test/regress/expected/abstime-solaris-1947.out [new file with mode: 0644]
src/test/regress/expected/geometry-solaris-precision.out [new file with mode: 0644]
src/test/regress/expected/horology-solaris-1947.out [new file with mode: 0644]
src/test/regress/expected/tinterval-solaris-1947.out [new file with mode: 0644]
src/test/regress/resultmap