remove 'noversion' from standalone backend - Mailing list pgsql-patches

From Neil Conway
Subject remove 'noversion' from standalone backend
Date
Msg-id 877k06p0kz.fsf@mailbox.samurai.com
Whole thread Raw
Responses Re: remove 'noversion' from standalone backend
List pgsql-patches
This patch removes the remaining code for processing the '-C'
command-line option in the standalone backend. It no longer actually
functions (i.e. specifying the option does nothing), and I didn't
think it was interesting enough to be worth reviving, so I removed it.

Unless anyone objects, I intend to apply this in 24 hours or so.

-Neil

Attachment

pgsql-patches by date:

Previous
From: Neil Conway
Date:
Subject: remove some unused typedefs
Next
From: Neil Conway
Date:
Subject: Re: make "wal_debug" GUC var a boolean