pgbulkload - pgbulkload: Fix a bug that indexes must have Invalid
| From: |
itagaki(at)pgfoundry(dot)org (User Itagaki) |
| To: |
pgsql-committers(at)postgresql(dot)org |
| Subject: |
pgbulkload - pgbulkload: Fix a bug that indexes must have Invalid |
| Date: |
2010-12-01 03:10:16 |
| Message-ID: |
20101201031016.96890107101B@pgfoundry.org (view raw or flat) |
| Thread: |
|
| Lists: |
pgsql-committers |
Log Message:
-----------
Fix a bug that indexes must have Invalid frozenxid for RelationSetNewRelfilenode().
Adjust USE_INLINE checks on 8.3.
Modified Files:
--------------
pgbulkload/bin/pgut:
pgut-list.c (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbulkload/pgbulkload/bin/pgut/pgut-list.c?r1=1.6&r2=1.7)
pgbulkload/lib:
pg_btree.c (r1.22 -> r1.23)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbulkload/pgbulkload/lib/pg_btree.c?r1=1.22&r2=1.23)
pgsql-committers by date
| Next: | From: User Itagaki | Date: 2010-12-01 03:20:46 |
| Subject: orafce - orafce: work around for 9.1. |
| Previous: | From: Thom Brown | Date: 2010-11-30 17:57:59 |
| Subject: Re: [COMMITTERS] pgsql: Add index entries for more functions |