Re: Load TIME fields - proposed performance improvement
Peter Smith <smithpb2250@gmail.com>
From: Peter Smith <smithpb2250@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2020-09-29T01:26:58Z
Lists: pgsql-hackers
On Tue, Sep 29, 2020 at 2:10 AM Tom Lane <tgl@sss.pgh.pa.us> wrote: > I think so too, so I pushed it. Thanks! Kind Regards, Peter Smith Fujitsu Australia
Commits
-
Cache the result of converting now() to a struct pg_tm.
- 0a87ddff5c83 14.0 landed