Re: replicating DROP commands across servers - Mailing list pgsql-hackers

From David Rowley
Subject Re: replicating DROP commands across servers
Date
Msg-id CAApHDvrsrzP0E+RY_58hzcgVuNajX4Ykbz242Ph_AHrMBh59nQ@mail.gmail.com
Whole thread Raw
In response to Re: replicating DROP commands across servers  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Responses Re: replicating DROP commands across servers  (Andres Freund <andres@2ndquadrant.com>)
List pgsql-hackers
On 24 December 2014 at 07:41, Alvaro Herrera <alvherre@2ndquadrant.com> wrote:
I have pushed patches 0001 through 0004, with some revisions.  Only the
final part is missing.


Hi Alvaro,

Would you be able to commit the attached? It just fixes a new compiler warning that I'm seeing on MSVC.

src\backend\parser\parse_type.c(795): warning C4715: 'typeStringToTypeName' : not all control paths return a value [D:\Postgres\a\postgres.vcxproj]

Kind Regards

David Rowley
Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: PATCH: Reducing lock strength of trigger and foreign key DDL
Next
From: Andres Freund
Date:
Subject: Re: Misaligned BufferDescriptors causing major performance problems on AMD