Re: small s_lock.c bug - Mailing list pgsql-patches

From Tom Lane
Subject Re: small s_lock.c bug
Date
Msg-id 18446.1020375913@sss.pgh.pa.us
Whole thread Raw
In response to small s_lock.c bug  (Joe Conway <mail@joeconway.com>)
List pgsql-patches
Joe Conway <mail@joeconway.com> writes:
> This morning I noticed the following warning:
> gcc -O2 -g -Wall -Wmissing-prototypes -Wmissing-declarations
> -I../../../../src/include   -c -o s_lock.o s_lock.c -MMD
> s_lock.c:172:82: warning: multi-line string literals are deprecated

> Attached is a small patch.

Applied.  Thanks.

            regards, tom lane

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: small explain patch
Next
From: Liam Stewart
Date:
Subject: Re: small explain patch