pgsql: Add missing "static" marker.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add missing "static" marker.
Date: 2018-04-21 15:21:27
Message-ID: E1f9uKN-0005rL-Uk@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add missing "static" marker.

Per pademelon.

Branch
------
master

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

Modified Files
--------------
src/backend/executor/execPartition.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2018-04-22 12:04:27 pgsql: Add missing documentation for BGWORKER_BYPASS_ALLOWCONN
Previous Message Peter Eisentraut 2018-04-21 14:20:28 pgsql: doc: Restructure authentication methods sections