How to determine to which version of PostgreSQL a patch was applied - Mailing list pgsql-general

From Norberto Dellê
Subject How to determine to which version of PostgreSQL a patch was applied
Date
Msg-id CAC_JJAs+_F6HswytvvPivg+zbfHyrgYSRVgVO+nMiFA=tmmupA@mail.gmail.com
Whole thread Raw
Responses Re: How to determine to which version of PostgreSQL a patch was applied
List pgsql-general
Hi all

I would like to determine to which version of PostgreSQL a certain patch was applied.
I'm having trouble with a message flooding my log files and possibly affecting the server
performance, and I found a patch that may shed some light over the problem:
http://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=79b2ee20c8a041a85dd230c4e787bef22edae57b#patch1

How do I find the version to which this patch was applied?

Thanks

Norberto

pgsql-general by date:

Previous
From: Ben Chobot
Date:
Subject: Re: Simple method to format a string?
Next
From: yxj
Date:
Subject: Re: How to create c language in postgresql database. Thanks.