XLByte* usage - Mailing list pgsql-hackers

From Andres Freund
Subject XLByte* usage
Date
Msg-id 20121216141624.GC4683@awork2.anarazel.de
Whole thread Raw
Responses Re: XLByte* usage  (Heikki Linnakangas <hlinnakangas@vmware.com>)
List pgsql-hackers
Hi,

Now that XLRecPtr's are plain 64bit integers what are we supposed to use
in code comparing and manipulating them? There already is plenty example
of both, but I would like new code to go into one direction not two...

I personally find direct comparisons/manipulations far easier to read
than the XLByte* equivalents.

Greetings,

Andres Freund

-- Andres Freund                       http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training &
Services



pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: Fix fmgroids.h not regenerated after "clean" (not "clean dist") on Windows
Next
From: Simon Riggs
Date:
Subject: Re: MySQL search query is not executing in Postgres DB