pgsql: restrict -> pg_restrict

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: restrict -> pg_restrict
Date: 2018-03-15 13:03:25
Message-ID: E1ewSXV-0003te-8T@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

restrict -> pg_restrict

So that it works on MSVC, too.

Author: Michaël Paquier
Discussion: https://postgr.es/m/29889.1520968202@sss.pgh.pa.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8d1b805fcc57be47d3269a13eb01d993fe768295

Modified Files
--------------
src/common/string.c | 2 +-
src/include/common/string.h | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2018-03-15 13:03:46 Re: pgsql: Move strtoint() to common
Previous Message Alvaro Herrera 2018-03-15 13:01:04 Re: pgsql: Remove pg_class.relhaspkey