CVSROOT: /cvsrootModule name: pgsqlChanges by: momjian@postgresql.org 02/07/18 00:50:10
Modified files: src/backend/catalog: aclchk.c
Log message: REVOKE ALL ON FUNCTION nonexistant() FROM PUBLIC;
Used to report that GRANT could not find function nonexistant.
Rod Taylor