]> granicus.if.org Git - postgresql/commit
From: Dan McGuirk <mcguirk@indirect.com>
authorMarc G. Fournier <scrappy@hub.org>
Wed, 12 Mar 1997 20:48:48 +0000 (20:48 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Wed, 12 Mar 1997 20:48:48 +0000 (20:48 +0000)
commite4949f9fe55223dac74b0075b5483ad15e8e318c
tree0eebc8861f09df6d575a5834278176c04fe8ce16
parentc00c511b7bb85e8c3fa2424a25cb9cea3d5f4b33
From: Dan McGuirk <mcguirk@indirect.com>
Subject: [HACKERS] better access control error messages

This patch replaces the 'no such class or insufficient privilege' with
distinct error messages that tell you whether the table really doesn't
exist or whether access was denied.
src/backend/commands/copy.c
src/backend/executor/execMain.c
src/backend/parser/parse_query.c
src/backend/tcop/aclchk.c
src/backend/tcop/utility.c
src/include/utils/acl.h