Fixes for PG11b4 release.
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Wed, 19 Sep 2018 19:06:27 +0000 (15:06 -0400)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Wed, 19 Sep 2018 19:06:27 +0000 (15:06 -0400)
releases/11/beta/11beta4.md

index c9176b433bb004bf197ce69f8b4fd8a89c3fffd6..7aa6efa23b87aabfbd13533acf5ba27b0eeb056e 100644 (file)
@@ -42,7 +42,7 @@ relations
 * Fix for REINDEX to prevent unprivileged users from reindexing shared catalogs
 in certain cases
 * Memory-leak fix when multiple calls are made to `XMLTABLE` in a single query
-* Several fixes for `pg_verifiy_checksums`
+* Several fixes for `pg_verify_checksums`
 * Several fixes for `libpq`, including a fix to only look up a hostname when
 explicitly requested to do so
 * Several `pg_upgrade` fixes, including handling event triggers in extensions