pgsql: Fix typo in comment

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix typo in comment
Date: 2016-11-25 12:06:55
Message-ID: E1cAFHL-0002Hm-0H@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo in comment

Thomas Munro

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/8afb811088c2a8bfa2b68bd24c05471b8ea4a8ce

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

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2016-11-25 18:45:16 pgsql: Check for pending trigger events on far end when dropping an FK
Previous Message Tom Lane 2016-11-24 19:13:47 pgsql: Check that default_tablespace affects ALTER TABLE ADD UNIQUE/PRI