First  |  Prev |  Next  |  Last
Pages: 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
git config user.email
Robert Haas wrote: We need to decide what email addresses committers will use on the new git repository when they commit. Although I think we have more votes (at least from committers) for always having author == committer, rather than possibly setting the author tag to some other value, the issue e... 27 Jul 2010 16:10
[HACKERS] Disk caching
Hi to all. I am trying to see how PostgreSQL performance changes on the basis of work_mem. So, I am going to execute the 22 queries of TPCH (http://www.tpc.org/tpch/) again and again, each time for a different value of work_mem. Since I am interested just in work_mem variations, I should prevent each query ... 21 Jul 2010 16:56
[HACKERS] git config user.email
We need to decide what email addresses committers will use on the new git repository when they commit. Although I think we have more votes (at least from committers) for always having author == committer, rather than possibly setting the author tag to some other value, the issue exists independently of that. I be... 21 Jul 2010 16:56
[HACKERS] Git conversion progress report and call for testing assistance
Here's a status update on the git conversion, as well as a call for some help mainly in testing. After testing a bunch of tools, I've found that using cvs2git is by far the best option when keeping keywords. It's the one that gives only the issues that I posted about a couple of days ago. So I've proceeded bas... 21 Jul 2010 16:56
[HACKERS] need more ALTER TABLE guards for typed tables
After some investigation I figured that I need to add two more checks into the ALTER TABLE code to prevent certain types of direct changes to typed tables (see attached patch). But it's not clear to me whether such checks should go into the "Prep" or the "Exec" phases. Prep seems more plausible to me, but some ... 21 Jul 2010 15:49
documentation for committing with git
On ons, 2010-07-21 at 12:22 -0400, Robert Haas wrote: At the developer meeting, I promised to do the work of documenting how committers should use git. So here's a first version. http://wiki.postgresql.org/wiki/Committing_with_Git Looks good. Please consolidate this with the Committers page when the ... 5 Aug 2010 05:53
Add column if not exists (CINE)
--On 1. Mai 2010 23:09:23 -0400 Robert Haas <robertmhaas(a)gmail.com> wrote: On Wed, Apr 28, 2010 at 9:15 PM, Tom Lane <tgl(a)sss.pgh.pa.us> wrote: CREATE OR REPLACE is indeed much more complicated.  In fact, for tables, I maintain that you'll need to link with -ldwim to make it work properly. ... 25 Jul 2010 22:43
[HACKERS] documentation for committing with git
At the developer meeting, I promised to do the work of documenting how committers should use git. So here's a first version. http://wiki.postgresql.org/wiki/Committing_with_Git Note that while anyone is welcome to comment, I mostly care about whether the document is adequate for our existing committers, rather... 21 Jul 2010 12:27
[HACKERS] Preliminary review of Synchronous Replication patches
Hello Zolt�n, Fujii and list, Kevin asked me to do a preliminary review on both synchronous replication patches. Relevant posts on -hackers are: (A) http://archives.postgresql.org/pgsql-hackers/2010-04/msg01516.php (B) http://archives.postgresql.org/message-id/AANLkTilgyL3Y1jkDVHX02433COq7JLmqicsqmOsbuyA1(a)ma... 21 Jul 2010 10:14
pg_config problem on Solaris 10u7 X64
On Tue, Jul 20, 2010 at 10:52 PM, Amber <guxiaobo1982(a)gmail.com> wrote: �I am trying to build RPostgreSQL on Solaris 10u7 X64, but have problems with pg_config, the configure script of RPostgreSQL checks for pg_config and got �checking for pg_config... /usr/bin/pg_config�. In Solaris 10u7 X64, three version... 22 Jul 2010 03:48
First  |  Prev |  Next  |  Last
Pages: 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27