Log Message:
---
Add a couple compatibility defines.
(2.2 support, IIRC ;)
Modified Files:
--
pq/src:
buffer.c (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/pq/src/buffer.c.diff?r1=1.4&r2=1.5)
---(end of broadca
Log Message:
---
Get AbortTransaction from GT.
(It will eventually be removed from prime)
Modified Files:
--
ex/src:
prime.py (r1.10 -> r1.11)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ex/src/prime.py.diff?r1=1.10&r2=1.11)
--
Log Message:
---
Sync timezone data with 2007e zic release.
Tags:
REL8_0_STABLE
Modified Files:
--
pgsql/src/timezone/data:
africa (r1.1.4.2 -> r1.1.4.3)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/timezone/data/africa.diff?r1=1.1.4.2&r2=1.1
Log Message:
---
Sync timezone data with 2007e zic release.
Modified Files:
--
pgsql/src/timezone/data:
africa (r1.4 -> r1.5)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/timezone/data/africa.diff?r1=1.4&r2=1.5)
asia (r1.6 -> r1.7)
Log Message:
---
Sync timezone data with 2007e zic release.
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/src/timezone/data:
africa (r1.2.2.1 -> r1.2.2.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/timezone/data/africa.diff?r1=1.2.2.1&r2=1.2
Log Message:
---
Sync timezone data with 2007e zic release.
Tags:
REL8_2_STABLE
Modified Files:
--
pgsql/src/timezone/data:
africa (r1.4 -> r1.4.2.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/timezone/data/africa.diff?r1=1.4&r2=1.4.2.1)
Log Message:
---
Fix missed PACKAGE_STRING.
Tags:
REL8_2_STABLE
Modified Files:
--
pgsql/src/include:
pg_config.h.win32 (r1.38.2.5 -> r1.38.2.6)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/pg_config.h.win32.diff?r1=1.38.2.5&r2=1.38.2
Log Message:
---
Add configure to fetch package sources.
Update to setup.py to use what configure fetches.
Modified Files:
--
pkg:
README (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/pkg/README.diff?r1=1.1&r2=1.2)
setup.py (r1
Log Message:
---
Repair PANIC condition in hash indexes when a previous index extension attempt
failed (due to lock conflicts or out-of-space). We might have already
extended the index's filesystem EOF before failing, causing the EOF to be
beyond what the metapage says is the last used pag
Log Message:
---
Repair PANIC condition in hash indexes when a previous index extension attempt
failed (due to lock conflicts or out-of-space). We might have already
extended the index's filesystem EOF before failing, causing the EOF to be
beyond what the metapage says is the last used pag
Log Message:
---
Repair PANIC condition in hash indexes when a previous index extension attempt
failed (due to lock conflicts or out-of-space). We might have already
extended the index's filesystem EOF before failing, causing the EOF to be
beyond what the metapage says is the last used pag
Log Message:
---
Repair PANIC condition in hash indexes when a previous index extension attempt
failed (due to lock conflicts or out-of-space). We might have already
extended the index's filesystem EOF before failing, causing the EOF to be
beyond what the metapage says is the last used pag
Log Message:
---
Repair PANIC condition in hash indexes when a previous index extension attempt
failed (due to lock conflicts or out-of-space). We might have already
extended the index's filesystem EOF before failing, causing the EOF to be
beyond what the metapage says is the last used pag
Log Message:
---
Fix plpgsql to avoid reference to already-freed memory when returning a
pass-by-reference data type and the RETURN statement is within an EXCEPTION
block. Bug introduced by my fix of 2007-01-28 to use per-subtransaction
ExprContexts/EStates; since that wasn't back-patched
Log Message:
---
Fix plpgsql to avoid reference to already-freed memory when returning a
pass-by-reference data type and the RETURN statement is within an EXCEPTION
block. Bug introduced by my fix of 2007-01-28 to use per-subtransaction
ExprContexts/EStates; since that wasn't back-patched
Log Message:
---
Silence compiler warnings, per Bruce.
Modified Files:
--
pgsql/src/backend/commands:
analyze.c (r1.105 -> r1.106)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/analyze.c.diff?r1=1.105&r2=1.106)
vacuumlazy.c
Log Message:
---
ver 1.0.7
Modified Files:
--
pgbouncer:
NEWS (r1.9 -> r1.10)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/NEWS.diff?r1=1.9&r2=1.10)
---(end of broadcast)---
TIP 9: In vers
Log Message:
---
Remove concept of 'flushing' from code as bouncer does not actively buffer
anything.
The flushing logic was remnant from the time when buffering was
pushed to kernel with MSG_MORE. Now it only complicates code.
Modified Files:
--
pgbouncer/src:
b
Log Message:
---
Release wording updates for releases 8.2.4, 8.1.9, 8.0.13, 7.4.17, 7.3.19.
Tags:
REL8_2_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
release.sgml (r1.488.2.7 -> r1.488.2.8)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sg
Log Message:
---
Release wording updates for releases 8.2.4, 8.1.9, 8.0.13, 7.4.17, 7.3.19.
Modified Files:
--
pgsql/doc/src/sgml:
release.sgml (r1.499 -> r1.500)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml.diff?r1=1.499&r2=1
Log Message:
---
Release wording updates for releases 8.2.4, 8.1.9, 8.0.13, 7.4.17, 7.3.19.
Tags:
REL8_0_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
release.sgml (r1.321.4.33 -> r1.321.4.34)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/
Log Message:
---
Release wording updates for releases 8.2.4, 8.1.9, 8.0.13, 7.4.17, 7.3.19.
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
release.sgml (r1.400.2.40 -> r1.400.2.41)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/
Log Message:
---
Release wording updates for releases 8.2.4, 8.1.9, 8.0.13, 7.4.17, 7.3.19.
Tags:
REL7_3_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
release.sgml (r1.163.2.40 -> r1.163.2.41)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/
Log Message:
---
Release wording updates for releases 8.2.4, 8.1.9, 8.0.13, 7.4.17, 7.3.19.
Tags:
REL7_4_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
release.sgml (r1.235.2.51 -> r1.235.2.52)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/
24 matches
Mail list logo