pgsql: Fix missing "static".

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix missing "static".
Date: 2016-04-16 18:51:20
Message-ID: E1arVJQ-0002MV-IA@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix missing "static".

Per buildfarm member pademelon.

Branch
------
REL9_3_STABLE

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

Modified Files
--------------
src/backend/access/transam/xlog.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Noah Misch 2016-04-16 20:44:52 Re: pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold <
Previous Message Peter Eisentraut 2016-04-16 16:56:35 pgsql: doc: Markup improvement