Commit graph

2 commits

Author SHA1 Message Date
Michael Kröll
25d65ba413 SET LOCAL client_encoding to retain the scope inside CREATE EXTENSION
Leaving CLIENT_ENCODING to UTF-8 will break pg_restore for non UTF-8 databases.  Use SET LOCAL so that the setting is retained in the CREATE EXTENSION only.
2019-04-23 09:43:20 +02:00
Julien Rouhaud
65fe77fb1a Start working on version 1.1.2 2018-05-28 03:51:15 +02:00
Renamed from hypopg--1.1.1.sql (Browse further)