First  |  Prev |  Next  |  Last
Pages: 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
[PATCH] "could not reattach to shared memory" on Windows
On 09/02/2010 4:09 PM, Etienne Dube wrote: Magnus Hagander wrote: IIRC, we've had zero reports on whether the patch worked at all on 8.2 in an environment where the problem actually existed. So yes, some testing and feedback would be much apprecaited. //Magnus Thanks for your quick reply. ... 23 Jul 2010 10:17
Query optimization problem
Robert Haas <robertmhaas(a)gmail.com> writes: All that having been said, I think the issue here is that the query planner isn't inferring that d1.ID=<some constant> implies d2.ID=<some constant>, even though there's a join clause d1.ID=d2.ID. I think that's what the Equivalence Classes are for. Or at least ... 28 Jul 2010 10:45
[HACKERS] Solaris Sparc - dblink regression test failure
Continuing my fun setting up some new Solaris buildfarm critters, I'm seeing this failure in the dblink test, on 9.0 and 9.1: gmake[1]: Leaving directory `/export/home/dpage/postgresql/contrib/cube' gmake[1]: Entering directory `/export/home/dpage/postgresql/contrib/dblink' gmake -C ../../src/test/regress pg_regr... 20 Jul 2010 11:21
Some git conversion issues
Magnus Hagander <magnus(a)hagander.net> wrote: I'm also seeing some entries tagged with "vendor branch", such as: http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/storage/smgr/README revision 1.1.1.1 Same issue there, the file comes out on the other end with the wrong keyword (in this ca... 20 Jul 2010 15:47
review: psql: edit function, show function commands patch
Hello 2010/7/16 Jan Urbański <wulczer(a)wulczer.org>: Hi, here's a review of the \sf and \ef [num] patch from http://archives.postgresql.org/message-id/162867791003290927y3ca44051p80e697bc6b19de29(a)mail.gmail.com == Formatting == The patch has some small tabs/spaces and whitespace  issues and it... 4 Aug 2010 23:27
lock_timeout GUC patch - Review
Hi, I've been reviewing this patch for the last few days. Here it is : * Submission review * Is the patch in context diff format? Yes * Does it apply cleanly to the current CVS HEAD? Yes * Does it include reasonable tests, necessary doc patches, etc? Doc patches are there. There are no regression te... 3 Aug 2010 05:59
Query results differ depending on operating system (using GIN)
On 20 July 2010 10:41, Artur Dabrowski <ad(a)astec.com.pl> wrote: Hello, I have been redirected here from pg-general. I tested full text search using GIN index and it turned out that the results depend on operating system. Not all the rows are found when executing some of queries on pg server inst... 20 Jul 2010 11:21
[HACKERS] Query results differ depending on operating system (usingGIN)
Hello, I have been redirected here from pg-general. I tested full text search using GIN index and it turned out that the results depend on operating system. Not all the rows are found when executing some of queries on pg server installed on Win XP SP3 and CentOS 5.4, while everything seems to be fine on Ubun... 20 Jul 2010 05:55
string_to_array has to be stable?
On 20 July 2010 10:31, Pavel Stehule <pavel.stehule(a)gmail.com> wrote: Hello I am working on to_array, to_string functions and I am looking on string_to_array function. I am surprised so this function is marked as immutable postgres=# select array_to_string(array[current_date],','); �array_to_str... 30 Jul 2010 02:07
sql/med review - problems with patching
2010/7/20 Itagaki Takahiro <itagaki.takahiro(a)gmail.com>: 2010/7/14 Pavel Stehule <pavel.stehule(a)gmail.com>: please, can you refresh patch, please? Updated patch attached. The latest version is always in the git repo. http://repo.or.cz/w/pgsql-fdw.git   (branch: fdw) I'm developing the patch on postgr... 21 Jul 2010 12:27
First  |  Prev |  Next  |  Last
Pages: 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29