pgsql: Fix typo in commit de6fd1c.

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix typo in commit de6fd1c.
Date: 2015-08-05 16:40:43
Message-ID: E1ZN1kB-0006Fs-IZ@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo in commit de6fd1c.

Per buildfarm members mandrill and hornet.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/18382ae7ede9a330d997ca4d53cb429ba2c4d5fd

Modified Files
--------------
src/template/aix | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2015-08-05 18:39:45 pgsql: Make real sure we don't reassociate joins into or out of SEMI/AN
Previous Message Andres Freund 2015-08-05 16:25:35 pgsql: Rely on inline functions even if that causes warnings in older c