Fix comment in btree_gist--1.8--1.9.sql - Mailing list pgsql-hackers

From Paul Jungwirth
Subject Fix comment in btree_gist--1.8--1.9.sql
Date
Msg-id 13c61807-f702-4afe-9a8d-795e2fd40923@illuminatedcomputing.com
Whole thread Raw
Responses Re: Fix comment in btree_gist--1.8--1.9.sql
List pgsql-hackers
Hello Hackers,

I noticed that the comment at the top of btree_gist--1.8--1.9.sql says it is the 1.7--1.8 file. Here 
is a one-line patch to fix that.

A related question: In the v18 release we are adding two upgrade files: btree_gist--1.7--1.8.sql and 
btree_gist--1.8-1.9.sql. Why not collapse them into one? Technically we briefly had 
btree_gist--1.7--1.8.sql in 17devel, but it was reverted before release. Would you like a patch 
combining these files? Is it too late for that?

Yours,

-- 
Paul              ~{:-)
pj@illuminatedcomputing.com

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: mention unused_oids script in pg_proc.dat
Next
From: Andy Fan
Date:
Subject: Re: A assert failure when initdb with track_commit_timestamp=on