How to determine to which version of PostgreSQL a patch was applied

From: Norberto Dellê <betodelle(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: How to determine to which version of PostgreSQL a patch was applied
Date: 2012-06-20 17:45:16
Message-ID: CAC_JJAs+_F6HswytvvPivg+zbfHyrgYSRVgVO+nMiFA=tmmupA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message yxj 2012-06-20 17:55:05 Re: How to create c language in postgresql database. Thanks.
Previous Message Ben Chobot 2012-06-20 17:43:25 Re: Simple method to format a string?