pgsql: Fix obsolete comments in instr_time.h.

From: Thomas Munro <tmunro(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix obsolete comments in instr_time.h.
Date: 2022-08-08 23:59:02
Message-ID: E1oLCeE-000wqy-H5@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix obsolete comments in instr_time.h.

Commit 623cc673 removed gettimeofday(), and commits 24c3ce8f and
495ed0ef removed support for very old Windows releases with low accuracy
timers, but references to those things were left behind in comments.

Reported-by: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Discussion: https://postgr.es/m/295419.1659918447%40sss.pgh.pa.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/01126dc8cf2c6e06babf1bbb4dab41a4a96d704f

Modified Files
--------------
src/include/portability/instr_time.h | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Thomas Munro 2022-08-09 01:01:29 pgsql: Fix obsolete comment in commit_ts.c.
Previous Message Tom Lane 2022-08-08 20:51:11 pgsql: Stamp 10.22.