Re: Transactions involving multiple postgres foreign servers - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Transactions involving multiple postgres foreign servers
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Transactions involving multiple postgres foreign servers  (Alvaro Herrera <[email protected]>)
Responses Re: Transactions involving multiple postgres foreign servers
List pgsql-hackers
Alvaro Herrera wrote:
> Ashutosh Bapat wrote:
> 
> > Here's updated patch. I didn't use version numbers in file names in my
> > previous patches. I am starting from this onwards.
> 
> Um, I tried this patch and it doesn't apply at all.  There's a large
> number of conflicts.  Please update it and resubmit to the next
> commitfest.

Also, please run "git show --check" of "git diff origin/master --check"
and fix the whitespace problems that it shows.  It's an easy thing but
there's a lot of red squares in my screen.

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: RFC: replace pg_stat_activity.waiting with something more descriptive
Next
From: Fujii Masao
Date:
Subject: Re: Support for N synchronous standby servers - take 2