BUG #13203: XOR Check looks missing parens in \d

From: robertmassaioli(at)gmail(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #13203: XOR Check looks missing parens in \d
Date: 2015-04-30 22:44:44
Message-ID: 20150430224444.2662.27980@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 13203
Logged by: Robert Massaioli
Email address: robertmassaioli(at)gmail(dot)com
PostgreSQL version: 9.4.1
Operating system: OSX
Description:

This is simple to reproduce. First create the following database table and
then run the psql session as documented here:
https://bitbucket.org/snippets/robertmassaioli/rqpz

Now, the issue is that when you do \d and view the table that has been
created the CHECK block is missing parens that show that it really will
behave as an XOR. I think this is a bug that ould be great to fix. Please
let me know if you need more information. Cheers!

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2015-05-01 00:57:59 Re: BUG #12843: pg_dump -O inserts four unwanted lines to the end of the dump
Previous Message Alvaro Herrera 2015-04-30 17:03:38 Re: Re: BUG #12990: Missing pg_multixact/members files (appears to have wrapped, then truncated)