On Sun, Apr 12, 2015 at 2:26 PM, 彭瑞华 wrote:
> I am using postgesql 9.4.0. Thanks for your great work on grouping sets
> patch effort.
> I am now compiling postgresql from source code 9.4.0 on Linux platform with
> [gsp-all.patch] successed and grouping function well, but failed on window
> platfo
Dear:
I am using postgesql 9.4.0. Thanks for your great work on grouping sets patch
effort.
I am now compiling postgresql from source code 9.4.0 on Linux platform with
[gsp-all.patch] successed and grouping function well, but failed on window
platform(windows 2003 or window 7).
It shows unreco
On 3/11/15 8:21 PM, Michael Paquier wrote:
> Attached is a series of patch rebased on current HEAD, there were some
> conflicts after perl-tidying the refactoring patch for MSVC. Note that
> this series still uses PGXS in the Makefiles, I am fine to update them
> if necessary once this matter is se
On 04/11/2015 07:30 PM, Andrew Dunstan wrote:
On 04/11/2015 05:10 PM, Tom Lane wrote:
Andrew Dunstan writes:
I have just noticed something slightly odd. The traces (obtained by
setting client_min_messages to debug1) from the blackhole FDW show that
the handler function is called each time an
Attached is a small patch which removes some duplicated words that have
crept into some comments.
Regards
David Rowley
duplicate_words_in_comments_fix.patch
Description: Binary data
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
htt
On 10/04/15 18:03, Andres Freund wrote:
On 2015-04-07 17:08:16 +0200, Andres Freund wrote:
I'm starting benchmarks now.
What I'm benchmarking here is the WAL overhead, since that's what we're
debating.
The test setup I used was a pgbench scale 10 instance. I've run with
full_page_write=off to
On 04/11/2015 05:10 PM, Tom Lane wrote:
Andrew Dunstan writes:
I have just noticed something slightly odd. The traces (obtained by
setting client_min_messages to debug1) from the blackhole FDW show that
the handler function is called each time an INSERT is performed. This is
not the case for S
On Sat, Apr 11, 2015 at 8:48 PM, Michael Paquier wrote:
> Now, what this patch does is enforcing
> the temporary install for each *check target of vcregress.pl. This has
> the disadvantage of making the benefits of MAKELEVEL=0 seen for build
> methods using the Makefiles go away for MSVC
A trick t
Ian Stakenvicius writes:
> Hey all -- so I know that Gentoo Linux is likely the only platform this
> bug occurs under, but i got annoyed enough with it that I decided to
> write a patch to fix this issue once and for all (or at least, help keep
> it from happening).
> That thread in question actu
Andrew Dunstan writes:
> I have just noticed something slightly odd. The traces (obtained by
> setting client_min_messages to debug1) from the blackhole FDW show that
> the handler function is called each time an INSERT is performed. This is
> not the case for SELECT, UPDATE or DELETE. It looks
I have just noticed something slightly odd. The traces (obtained by
setting client_min_messages to debug1) from the blackhole FDW show that
the handler function is called each time an INSERT is performed. This is
not the case for SELECT, UPDATE or DELETE. It looks at first glance like
a buglet.
Hello,
Thank you again for your feedback. I have improved the patch with your
suggestions. Please let me know what you think and if I can do anything else.
Current CommitFest link for this patch is:
https://commitfest.postgresql.org/5/208/
Respectfully,
Artem Luzyanin
On Sunday, April 5,
On Sat, Apr 11, 2015 at 4:35 AM, Peter Eisentraut wrote:
> On 3/9/15 2:51 AM, Michael Paquier wrote:
>> On Sun, Mar 8, 2015 at 10:46 PM, Michael Paquier
>> wrote:
>>> Speaking of which, attached is a patch rewritten in-line with those
>>> comments, simplifying a bit the whole at the same time. No
I've attached a small patch which just fixes a few appendStringInfo* calls
that are not quite doing things the way that it was intended.
Regards
David Rowley
appendstringinfo_fix.patch
Description: Binary data
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make chang
14 matches
Mail list logo