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

From Greg Sabino Mullane
Subject Re: POC: Carefully exposing information without authentication
Date
Msg-id CAKAnmmJUGidY7cjD0rHtNVisQksy3u1KszHXkMCNPWYhMKPEvw@mail.gmail.com
Whole thread
In response to Re: POC: Carefully exposing information without authentication  (Greg Sabino Mullane <htamfids@gmail.com>)
Responses Re: POC: Carefully exposing information without authentication
List pgsql-hackers
Please find attached a rebased and lightly reworked version of this patch. The most significant change is the test file now uses IO::Socket::INET via $node->raw_connect. Also changed to allow case-insensitive calls, moved to a better docs group, moved the defines and typedefs up, and changed the exit to just a simple _exit()

Cheers,
Greg

Attachment

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: index prefetching
Next
From: Mircea Cadariu
Date:
Subject: Re: Propagate XLogFindNextRecord error to callers