First
|
Prev |
Next
|
Last
Pages: 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141
[HACKERS] _________________________________________________________________ Your E-mail and More On-the-Go. Get Windows Live Hotmail Free. http://clk.atdmt.com/GBL/go/201469229/direct/01/... 17 Feb 2010 04:29
[HACKERS] Listen/Notify payload and interfaces This one is for the maintainers of the various postgresql interfaces: With the new listen/notify implementation we can send a payload along with the notification. This has been in the protocol already since years and there is no change needed for libpq. However we need to adapt the various interfaces to allow a p... 17 Feb 2010 04:29
[HACKERS] auto_explain causes regression failures With the following settings custom_variable_classes = 'auto_explain' auto_explain.log_min_duration = 0 auto_explain.log_format = 'xml' auto_explain.log_analyze = on auto_explain.log_verbose = on shared_preload_libraries = 'auto_explain' I am getting regression failures on the rowtyp... 17 Feb 2010 03:24
pcnetsecurity@gmail.comAssistência Técnica manutenção de computadores informatica Vitória-es 44894 Contato: pcnetsecurity(a)gmail.com Contato: pcnetsecurity @ gmail.com Planos a partir de R$ 250,00 . Assist�ncia T�cnica Prestamos assist�ncia t�cnica nos computadores de sua empresa ou resid�ncia, e tamb�m possu�mos uma equipe qualificada para fazer a manuten��o no pr�prio local. - Contratos de Suporte e ... 17 Feb 2010 02:16
bug? autovacuum is not launched even ifautovacuum_freeze_max_age is reached Fujii Masao escribi�: Hi, In HEAD, when autovacuum is disabled, autovacuum process is not launched forcibly to prevent XID wraparound even if we go through autovacuum_freeze_max_age. This seems to be because ShmemVariableCache->xidVacLimit is not initialized (i.e., SetTransactionIdLimit() is not c... 17 Feb 2010 02:16
pgsql: Remove old-style VACUUMFULL (which was known for a little while Greg Smith wrote: If you think through the implications of that far enough, eventually you start to realize that you really can't even add a feature that requires an in-place upgrade hack to fix without first having the code that performs said hack done. Otherwise you're never completely sure that y... 17 Feb 2010 02:16
OpenVMS? David Fetter wrote: Folks, Would it be worthwhile to light up some buildfarm animals on OpenVMS? http://www.openvms.org/stories.php?story=10/02/09/2319162 Sure, go for it. cheers andrew -- Sent via pgsql-hackers mailing list (pgsql-hackers(a)postgresql.org) To make changes to... 17 Feb 2010 06:39
XQuery support Andrew Dunstan wrote: Matthias Brantner wrote: I know this has been discussed several times and it seems the conclusin was it's impossible if we would like to use existing XQuery external modules (some are by license reasons and some are by techinical reasons). So it seems... 17 Feb 2010 05:34
ToDo: plpgsql plugin for query and expression verification 2010/2/16 Pavel Stehule <pavel.stehule(a)gmail.com>: I think, so these problem have to be identified in compile stage - but it can be too strict for all (and can slow down production) - it is reason for plugin. What do you think about this idea? How do you identify them? Running function body cannot be ... 17 Feb 2010 03:24
NaN/Inf fix for ECPG Hi, buildfarm member "pika" fails the NaN test. Does FreeBSD/MIPS really return true for isinf(NaN)? Anyway, the attached patch tries to fix the test case by testing isnan() first and doesn't check isinf() if isnan() returned true. Best regards, Zoltán Böszörményi -- Bible has answers for everything. Pr... 27 Feb 2010 17:41 |