pgsql: Correct tiny inaccuracy in strxfrm cache comment.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Correct tiny inaccuracy in strxfrm cache comment.
Date: 2015-11-03 13:47:48
Message-ID: E1ZtbwC-0005ZQ-1T@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Correct tiny inaccuracy in strxfrm cache comment.

Peter Geoghegan

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/0279f62fdca7ff19ef34a836f5201935dc7f627c

Modified Files
--------------
src/backend/utils/adt/varlena.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2015-11-03 15:00:01 pgsql: shm_mq: Third attempt at fixing nowait behavior in shm_mq_receiv
Previous Message Tom Lane 2015-11-03 00:37:56 pgsql: Remove some more dead Alpha-specific code.