pgsql: Fix newly introduced misspelling of existence in pg_buffercache. - Mailing list pgsql-committers

From Andres Freund
Subject pgsql: Fix newly introduced misspelling of existence in pg_buffercache.
Date
Msg-id E1XKr88-00077R-FD@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: pgsql: Fix comment in pg_basebackup.
Next
From: Tom Lane
Date:
Subject: pgsql: Fix corner-case behaviors in JSON/JSONB field extraction operato