pgsql: BRIN typo fix.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: BRIN typo fix.
Date: 2015-01-19 13:36:55
Message-ID: E1YDCVj-0003L5-Mo@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

BRIN typo fix.

Amit Langote

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/9d54b93239040dab49111b6d7e9d6bfe9c71f419

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

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2015-01-19 15:45:07 pgsql: doc: Fix typos in make_timestamp{,tz} examples
Previous Message Peter Eisentraut 2015-01-19 03:37:21 pgsql: Install shared libraries also in bin on cygwin, mingw