Re: [HACKERS] actual patch for close_ps() [file: geo_ops.c] - Mailing list pgsql-hackers

From Thomas G. Lockhart
Subject Re: [HACKERS] actual patch for close_ps() [file: geo_ops.c]
Date
Msg-id 354AAA5D.ECC75F98@alumni.caltech.edu
Whole thread Raw
In response to actual patch for close_ps() [file: geo_ops.c]  (Gautam H Thaker <gthaker@atl.lmco.com>)
List pgsql-hackers
> Attached is my patch that fixes the routine close_ps().

Hi Gautam. The patch seems "backwards". Can you next time run the diff
as

  diff -c geo_ops.c.last geo_ops.c > geo_ops.c.patch

to make it a bit easier to apply? Haven't tried testing yet, but should
get to it sometime soon...

                         - Tom

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] rule/notify bug?
Next
From: Bruce Momjian
Date:
Subject: compile error with Assert()