>>>>> "JB" == Josh Berkus <josh@agliodbs.com> writes:
>> Those docs are lacking an explanation that there is no such thing in
>> PostgreSQL as a timestamp *without* time zone.
JB> Hmmm .... OK, I'll revise the A: but I *don't* want to go into Time Zone
JB> issues in this intro. Any docs I can link to?
The only good explanation came from the mailing list, from Tom Lane,
naturally ;-). Basically, nobody wants to change it, and using a view
or a client-side function to strip the timezone info is the way to do
it.