pgsql: Move a definition inside a header file

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Move a definition inside a header file
Date: 2022-08-19 09:22:22
Message-ID: E1oOyCr-000F7Z-Ap@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Move a definition inside a header file

Over time, this has ended up in a slightly inappropriate place
relative to the comments around it.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7d12693473eca4008c5c53bb36a5f083068a941b

Modified Files
--------------
src/include/utils/date.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Geoghegan 2022-08-19 16:27:29 pgsql: Avoid reltuples distortion in very small tables.
Previous Message John Naylor 2022-08-19 01:06:51 Re: pgsql: Refer to replication origin roident as "ID" in user facing messa