pgsql: Fix ordering of items in nbtree error message. - Mailing list pgsql-committers

From Peter Geoghegan
Subject pgsql: Fix ordering of items in nbtree error message.
Date
Msg-id E1mfpFw-00028a-Cv@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix ordering of items in nbtree error message.

Oversight in commit a5213adf.

Backpatch: 13-, just like commit a5213adf.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c2381b51049bad5dd1863ab1116b315bd7693b7c

Modified Files
--------------
src/backend/access/nbtree/nbtinsert.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: pgsql: Refactor the sslfiles Makefile target for ease of use
Next
From: Daniel Gustafsson
Date:
Subject: pgsql: Fix typos in comments