[HACKERS] syscache entries out of order - Mailing list pgsql-hackers

From Mark Dilger
Subject [HACKERS] syscache entries out of order
Date
Msg-id 7F67FBEF-C3B3-404E-8EC6-E02ACB15D894@gmail.com
Whole thread Raw
Responses Re: [HACKERS] syscache entries out of order  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Peter,

Just FYI, as of 665d1fad99e7b11678b0d5fa24d2898424243cd6, syscache.h
entries are not in alphabetical order, which violates the coding standard
specified in the comment for these entries.  In particular, it is the PUBLICATION
and SUBSCRIPTION entries that are mis-ordered.

Sorry for my pedantry.  Patch attached.

Mark Dilger


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Attachment

pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: [HACKERS] Segmentation fault when creating a BRIN, 10beta1
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] [PATCH] relocation truncated to fit: citus build failure on s390x