pgsql: Add now-required #include.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add now-required #include.
Date: 2015-07-12 03:35:16
Message-ID: E1ZE82u-00038e-3m@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add now-required #include.

Fixes compiler warning induced by 808ea8fc7bb259ddd810353719cac66e85a608c8.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/0a0fe2ff6ef65e3a1cf4d83d96eab144477a0220

Modified Files
--------------
src/backend/commands/policy.c | 1 +
1 file changed, 1 insertion(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2015-07-12 03:35:48 Re: pgsql: Add assign_expr_collations() to CreatePolicy() and AlterPolicy()
Previous Message Bruce Momjian 2015-07-12 03:21:38 Re: pgsql: Add assign_expr_collations() to CreatePolicy() and AlterPolicy()