First  |  Prev |  Next  |  Last
Pages: 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
SHOW TABLES
Simon Riggs <simon(a)2ndQuadrant.com> writes: The biggest turn off that most people experience when using PostgreSQL is that psql does not support memorable commands. I would like to implement the following commands as SQL, allowing them to be used from any interface. SHOW TABLES SHOW COLUMNS SHO... 19 Jul 2010 19:04
[HACKERS] SHOW TABLES
The biggest turn off that most people experience when using PostgreSQL is that psql does not support memorable commands. I would like to implement the following commands as SQL, allowing them to be used from any interface. SHOW TABLES SHOW COLUMNS SHOW DATABASES .... SHOW [FULL] <any object type> with ... 15 Jul 2010 12:04
[HACKERS] CommitFest 2010-07 now in progress
/me bangs gavel I hereby declare the 2010-07 CommitFest closed to further patch submissions, as it is now officially "In Progress". We have one month to provide initial review of the patches which have accumulated since the start of the last CommitFest, six months ago, and hopefully get a reasonable number of ... 15 Jul 2010 10:57
Patch for 9.1: initdb -C option
David, I'd like to volunteer reviewing your patch at first in this commit fest. We already had a few comments on the list before. I want to see your opinion for the suggestions prior to code reviews. Itagaki-san suggested: | > Enclosed is a patch to add a -C option to initdb to allow you to easily | > appen... 23 Jul 2010 10:17
Per-column collation, proof of concept
Peter Eisentraut <peter_e(a)gmx.net> wrote: Here is a proof of concept for per-column collation support. Did you want a WIP review of that patch? (CF closing to new submissions soon....) -Kevin -- Sent via pgsql-hackers mailing list (pgsql-hackers(a)postgresql.org) To make changes to your subscription... 3 Aug 2010 15:51
Synchronous replication
On Wed, Jul 14, 2010 at 2:50 AM, Fujii Masao <masao.fujii(a)gmail.com> wrote: The patch have no features for performance improvement of synchronous replication. I admit that currently the performance overhead in the master is terrible. We need to address the following TODO items in the subsequent CF. * ... 5 Aug 2010 14:40
standard_conforming_strings
Robert Haas wrote: On Fri, Jan 29, 2010 at 10:02 PM, Josh Berkus <josh(a)agliodbs.com> wrote: An actual plan here might look like "let's flip it before 9.1alpha1 so we can get some alpha testing cycles on it" ... "Hey, let's flip it in 9.1 CF 1, so that we can have some alpha testing cycles ... 20 Jul 2010 15:47
[HACKERS] standard_conforming_strings
On Fri, Jan 29, 2010 at 10:02 PM, Josh Berkus <josh(a)agliodbs.com> wrote: An actual plan here might look like "let's flip it before 9.1alpha1 so we can get some alpha testing cycles on it" ... "Hey, let's flip it in 9.1 CF 1, so that we can have some alpha testing cycles on it." Should we do this? P... 14 Jul 2010 10:57
five-key syscaches
Hello Robert, As part of the current reviewfest, I reviewed your patch, and made some changes on the way. This was all ok: *) while proofreading I did not find typos other than the one that Joachim had already pointed out. *) the addition of 5-key lookups to the existing ones seems a natural extension, ... 14 Jul 2010 12:05
cross column correlation revisted
On 14/07/10 13:12, PostgreSQL - Hans-J�rgen Sch�nig wrote: hello everybody, we are currently facing some serious issues with cross correlation issue. consider: 10% of all people have breast cancer. we have 2 genders (50:50). if i select all the men with breast cancer, i will get basically nobody - the pl... 15 Jul 2010 13:11
First  |  Prev |  Next  |  Last
Pages: 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34