Thread: pgsql: Fix brown paper bag bug in 5c47c6546c413d5eb51c1626070a807026e61

pgsql: Fix brown paper bag bug in 5c47c6546c413d5eb51c1626070a807026e61

From
Robert Haas
Date:
Fix brown paper bag bug in 5c47c6546c413d5eb51c1626070a807026e6139d.

The previous logic failed to work for anything other than the first
segment of a relation.

Report by Jakub Wartak. Patch by me.

Discussion: http://postgr.es/m/CAKZiRmwd3KTNMQhm9Bv4oR_1uMehXroO6kGyJQkiw9DfM8cMwQ@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/47f01d727e3a271bbff7d2f9db838e81d27bd495

Modified Files
--------------
src/backend/storage/file/reinit.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)