mirror of
https://github.com/postgres/postgres.git
synced 2026-06-20 15:41:09 -04:00
549f74733f
The example of using CREATE DATABASE with the ENCODING option did not work anymore (except in special circumstances) and did not represent a good general-purpose example, so write some new examples. Reported-by: marc+pgsql@milestonerdl.com