Log Message:
---
Add:
> * Make CLUSTER preserve recently-dead tuples per MVCC requirements
Modified Files:
--
pgsql/doc:
TODO (r1.1739 -> r1.1740)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1739&r2=1.1740)
pgsql/doc/src/FAQ:
[EMAIL PROTECTED] (Neil Conway) writes:
> Log Message:
> ---
> Index: src/pl/plpython/plpython.c
> ===
[ whine... ] Next time, could the summary log message be a summary
not the entire diff?
regards,
Andrew Dunstan <[EMAIL PROTECTED]> writes:
> why is the web archive 3 days behind. And why didn't I get an email from
> my last commit even though the checkin said this:
(1) all the archives are behind --- there is some sort of recurring
lockfile problem.
(2) Marc hasn't yet gotten all the appr
Log Message:
---
Disallow setting ssl = on if SSL is not compiled in.
Modified Files:
--
pgsql/src/backend/utils/misc:
guc.c (r1.304 -> r1.305)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/misc/guc.c.diff?r1=1.304&r2=1.305)
-
why is the web archive 3 days behind. And why didn't I get an email from
my last commit even though the checkin said this:
Checking in plperl.c;
/cvsroot/pgsql/src/pl/plperl/plperl.c,v <-- plperl.c
new revision: 1.98; previous revision: 1.97
done
Collecting file lists...Done.
Sending mail t
Neil Conway wrote:
Log Message:
---
Index: src/pl/plpython/plpython.c
===
[...]
*sigh*
Sorry for fat-fingering that: "cvs ci -F ~/the.patch" rather than "cvs
ci -F ~/commit_msg"
The commit message should have been:
In
Log Message:
---
Index: src/pl/plpython/plpython.c
===
RCS file: /Users/neilc/postgres/cvs_root/pgsql/src/pl/plpython/plpython.c,v
retrieving revision 1.67
diff -c -r1.67 plpython.c
*** src/pl/plpython/plpython.c 26 Dec 2005 0
Log Message:
---
Index: src/pl/plpython/plpython.c
===
RCS file: /Users/neilc/postgres/cvs_root/pgsql/src/pl/plpython/plpython.c,v
retrieving revision 1.67
diff -c -r1.67 plpython.c
*** src/pl/plpython/plpython.c 26 Dec 2005 0
Log Message:
---
Index: src/pl/plpython/plpython.c
===
RCS file: /Users/neilc/postgres/cvs_root/pgsql/src/pl/plpython/plpython.c,v
retrieving revision 1.67
diff -c -r1.67 plpython.c
*** src/pl/plpython/plpython.c 26 Dec 2005 0
Log Message:
---
added queries/second stuff
Modified Files:
--
pgfouine/include/listeners/query:
GlobalCountersListener.class.php (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/listeners/query/GlobalCountersListener.cl
Log Message:
---
added queries/second peak
Modified Files:
--
pgfouine/include/reporting/reports:
OverallStatsReport.class.php (r1.11 -> r1.12)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/reports/OverallStatsReport.class
Log Message:
---
rollback the timestamp format change
Modified Files:
--
pgfouine/include/reporting:
ReportAggregator.class.php (r1.10 -> r1.11)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/ReportAggregator.class.php.diff
Log Message:
---
let's set the max_execution_time higher
Modified Files:
--
pgfouine:
pgfouine.php (r1.20 -> r1.21)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/pgfouine.php.diff?r1=1.20&r2=1.21)
---(end of broadca
Log Message:
---
Clear up a few more warnings on Darwin.
[More uninitialized use warnings.]
Modified Files:
--
be/src/type:
geometric.c (r1.10 -> r1.11)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/type/geometric.c.diff?r1=1.10&r2=1.11)
Log Message:
---
Pamper Python23 with a \n.
For whatever reason, Python 2.3, on Darwin, doesn't like a simple 'raise
Exception("foo")', so pamper it by giving it a \n to avoid an apparently
superfluous syntax error.
Do this instead of changing src/pl.c/transform() as it seems like too sil
Log Message:
---
Get rid of the SpinLockAcquire/SpinLockAcquire_NoHoldoff distinction
in favor of having just one set of macros that don't do HOLD/RESUME_INTERRUPTS
(hence, these correspond to the old SpinLockAcquire_NoHoldoff case).
Given our coding rules for spinlock use, there is no reas
Log Message:
---
Include stdint dot h.
FreeBSD and Windows(mingw32) didn't require it. However, other systems, like
Darwin, seem to want it.
Modified Files:
--
pq/src:
buffer.c (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/pq/src/buffe
Log Message:
---
Update:
< * Add missing rtree optimizer selectivity
> * Improve selectivity functions for geometric operators
Modified Files:
--
pgsql/doc:
TODO (r1.1738 -> r1.1739)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1738
18 matches
Mail list logo