-->
-Improve speed of TOAST decompression and the retrievel of only the leading bytes of TOAST values (Binguo Bao, Andrey Borodin)
+Improve speed of TOAST decompression and the retrieval of only the leading bytes of TOAST values (Binguo Bao, Andrey Borodin)
-->
-Allow Unicode escapes, e.g., E'\u####', in clients that don't use UTF-8 encoding (Tom Lane)
+Allow Unicode escapes, e.g., E'\u####', in databases that do not use UTF-8 encoding (Tom Lane)
-The Unicode characters must be available in the server encoding.
+The Unicode characters must be available in the database encoding.
Allow pgbench to generate its data server-side, rather than client side (Fabien Coelho)
-DOCUMENT THE DEFAULT GENERATION METHOD
-
-