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-00038f-3r@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
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/ccd062cfb90e68f7e80c4b31c474db9087289b7d

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()