Re: NAMEDATALEN Changes - Mailing list pgsql-hackers

From Tom Lane
Subject Re: NAMEDATALEN Changes
Date
Msg-id 940.1013637228@sss.pgh.pa.us
Whole thread Raw
In response to NAMEDATALEN Changes  ("Rod Taylor" <rbt@zort.ca>)
List pgsql-hackers
"Rod Taylor" <rbt@zort.ca> writes:
> [ some hard data ]

Great!  The numbers for namedatalen = 64 seem like an outlier; perhaps
something else going on on your system?  Did you try more than one run?

> Anything but 32 fails the 'name' check in the regression tests -- I
> assume this is expected?

Right.  If you eyeball the actual diffs for the test you should see that
the diff is due to a long name not getting truncated where the test
expects it to be.
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Rod Taylor"
Date:
Subject: Re: NAMEDATALEN Changes
Next
From: Ian Barwick
Date:
Subject: Re: NAMEDATALEN Changes