Re: POC: Carefully exposing information without authentication - Mailing list pgsql-hackers

From Tom Lane
Subject Re: POC: Carefully exposing information without authentication
Date
Msg-id 496975.1789568457@sss.pgh.pa.us
Whole thread
In response to Re: POC: Carefully exposing information without authentication  (Daniel Gustafsson <daniel@yesql.se>)
Responses Re: POC: Carefully exposing information without authentication
List pgsql-hackers
Daniel Gustafsson <daniel@yesql.se> writes:
> To be honest, I am absolutely terrified by any feature which does any level of
> work based on user input before authentication or authorization.

Yeah.  TBH, I can't see this ever getting committed.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: pgsql: Revert online data checksum transitions
Next
From: Matthias van de Meent
Date:
Subject: Re: [PATCH] Remove unused PageIsPredicateLocked()