Re: [HACKERS] [PATCH 0/3] Tau support

2014-06-27 Thread Robert Haas
On Fri, Jun 27, 2014 at 9:03 PM, Tom Lane wrote: > =?UTF-8?q?Asbj=C3=B8rn=20Sloth=20T=C3=B8nnesen?= writes: >> Please see the following patches for implementing support >> for and migrating to Tau in PostgreSQL. > > While I don't particularly object to adding a tau() function, the rest of > this

Re: [HACKERS] [PATCH 0/3] Tau support

2014-06-27 Thread David Fetter
On Fri, Jun 27, 2014 at 06:03:33PM -0700, Tom Lane wrote: > =?UTF-8?q?Asbj=C3=B8rn=20Sloth=20T=C3=B8nnesen?= writes: > > Please see the following patches for implementing support for and > > migrating to Tau in PostgreSQL. > > While I don't particularly object to adding a tau() function, the > re

Re: [HACKERS] [PATCH 0/3] Tau support

2014-06-27 Thread Tom Lane
=?UTF-8?q?Asbj=C3=B8rn=20Sloth=20T=C3=B8nnesen?= writes: > Please see the following patches for implementing support > for and migrating to Tau in PostgreSQL. While I don't particularly object to adding a tau() function, the rest of this seems like change for the sake of change. What's the point

[HACKERS] [PATCH 0/3] Tau support

2014-06-27 Thread Asbjørn Sloth Tønnesen
Hi, Please see the following patches for implementing support for and migrating to Tau in PostgreSQL. Happy Tau Day Hacking http://tauday.com/ Make sure to check out this shory story: http://tauday.com/a-parable Asbjørn Sloth Tønnesen (3): Implement tau() function backend: use M_TAU inst