pgsql: Add comments linking pg_strftime to timestamptz_to_str - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: Add comments linking pg_strftime to timestamptz_to_str
Date
Msg-id E1jZiVu-0000rD-Pn@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add comments linking pg_strftime to timestamptz_to_str

Branch
------
master

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

Modified Files
--------------
src/backend/utils/adt/timestamp.c | 2 ++
src/timezone/strftime.c           | 6 ++++++
2 files changed, 8 insertions(+)


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: Avoid killing btree items that are already dead
Next
From: Tom Lane
Date:
Subject: pgsql: Rename assorted LWLock tranches.