Cause SHOW DATESTYLE to produce a string that will be accepted by SET

Tom Lane <tgl@sss.pgh.pa.us>

Commit: cfa6999d3b1bdcaa058c90392057a044b0f067e8
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-07-15T19:19:56Z
Releases: 7.4.1
Cause SHOW DATESTYLE to produce a string that will be accepted by SET
DATESTYLE, for instance 'SQL, European' instead of
'SQL with European conventions'.  Per gripe a month or two back from
Barry Lind.

Files