pgsql: Fix newly introduced misspelling of existence in pg_buffercache.

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix newly introduced misspelling of existence in pg_buffercache.
Date: 2014-08-22 15:51:56
Message-ID: E1XKr88-00077R-FD@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix newly introduced misspelling of existence in pg_buffercache.

Peter Geoghegan

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/ebf20f65d9383166d4b883258c091b245cf36217

Modified Files
--------------
contrib/pg_buffercache/pg_buffercache_pages.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2014-08-22 17:18:22 pgsql: Fix corner-case behaviors in JSON/JSONB field extraction operato
Previous Message Heikki Linnakangas 2014-08-22 10:48:30 pgsql: Fix comment in pg_basebackup.