pgsql: Fix typo.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix typo.
Date: 2017-09-20 14:12:14
Message-ID: E1dufja-0005iP-71@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo.

Thomas Munro

Discussion: http://postgr.es/m/CAEepm=2j-HAgnBUrAazwS0ry7Z_ihk+d7g+Ye3u99+6WbiGt_Q@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7f3a3312abf34ea7e899046e326775612802764b

Modified Files
--------------
src/backend/optimizer/path/allpaths.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2017-09-20 14:21:28 pgsql: Fix create_lateral_join_info to handle dead relations properly.
Previous Message Bruce Momjian 2017-09-20 13:36:31 pgsql: docs: re-add instructions on setting wal_level for rsync use