pgsql: Further code review for genbki.pl.

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Further code review for genbki.pl.
Date: 2010-01-05 06:41:44
Message-ID: 20100105064144.710E0753FB7@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Further code review for genbki.pl. Improve comments, fix some
rather random code choices, don't slavishly duplicate the original
pg_attribute.h's failure to put an OID into Schema_pg_index entries.

Modified Files:
--------------
pgsql/src/backend/catalog:
genbki.pl (r1.2 -> r1.3)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/catalog/genbki.pl?r1=1.2&r2=1.3)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2010-01-05 11:06:29 pgsql: Use _mm_pause() for win64 spin_delay(), per note from Tsutomu
Previous Message Robert Haas 2010-01-05 04:03:48 Re: [COMMITTERS] pgsql: Remove too-smart-for-its-own-good optimization of not overwriting