mirror of
https://github.com/postgres/postgres.git
synced 2026-06-11 01:46:50 -04:00
b05186f8a4
type changes. The invalidation will cause the type information to be refetched, and everything will work. Jan Urbański, reviewed by Alex Hunsaker
Guide to alternative expected files: plpython_error_0.out Python 2.4 and older plpython_unicode.out any version, when server encoding != SQL_ASCII and client encoding = UTF8; else ... plpython_unicode_0.out any version, when server encoding != SQL_ASCII and client encoding != UTF8; else ... plpython_unicode_2.out Python 2.2 plpython_unicode_3.out Python 2.3 through 3.1 plpython_types_3.out Python 3.1