Log Message:
---
tag 7.4.28
Tags:
REL7_4_STABLE
Modified Files:
--
pgsql:
configure (r1.310.2.40 -> r1.310.2.41)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/configure?r1=1.310.2.40&r2=1.310.2.41)
configure.in (r1.301.2.39 -> r1.301.2.40)
Log Message:
---
tag 8.0.24, not .23
Tags:
REL8_0_STABLE
Modified Files:
--
pgsql:
configure (r1.424.4.33 -> r1.424.4.34)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/configure?r1=1.424.4.33&r2=1.424.4.34)
configure.in (r1.398.4.34 -> r1.3
Log Message:
---
tag 8.1.20
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql:
configure (r1.461.2.34 -> r1.461.2.35)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/configure?r1=1.461.2.34&r2=1.461.2.35)
configure.in (r1.431.2.34 -> r1.431.2.35)
Log Message:
---
tag 8.2.16
Tags:
REL8_2_STABLE
Modified Files:
--
pgsql:
configure (r1.523.2.27 -> r1.523.2.28)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/configure?r1=1.523.2.27&r2=1.523.2.28)
configure.in (r1.490.2.27 -> r1.490.2.28)
Log Message:
---
tag 8.3.10
Tags:
REL8_3_STABLE
Modified Files:
--
pgsql:
configure (r1.578.2.16 -> r1.578.2.17)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/configure?r1=1.578.2.16&r2=1.578.2.17)
configure.in (r1.546.2.14 -> r1.546.2.15)
Log Message:
---
Add missing support for localized checkpoint messages.
Support statsinfo.restart on Windows.
Modified Files:
--
pg_statsinfo:
common.h (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgstatsinfo/pg_statsinfo/common.h?r1=1.4&r2=
Log Message:
---
tag 8.4.3
Tags:
REL8_4_STABLE
Modified Files:
--
pgsql:
configure (r1.644.2.4 -> r1.644.2.5)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/configure?r1=1.644.2.4&r2=1.644.2.5)
configure.in (r1.602.2.4 -> r1.602.2.5)
Log Message:
---
Improve PL/Perl documentation of database access functions. (Backpatch to 8.4
of a patch previously applied by Bruce Momjian to CVS HEAD)
Alexey Klyukin
Tags:
REL8_4_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
plperl.sgml (r2.69 -> r2.69.2
Log Message:
---
Add missing reset of need_initialization in reloptions code.
This resulted in useless extra work during every call of parseRelOptions,
but no bad effects other than that. Noted by Alvaro.
Tags:
REL8_4_STABLE
Modified Files:
--
pgsql/src/backend/acce
Log Message:
---
Add missing reset of need_initialization in reloptions code.
This resulted in useless extra work during every call of parseRelOptions,
but no bad effects other than that. Noted by Alvaro.
Modified Files:
--
pgsql/src/backend/access/common:
relopti
Log Message:
---
Modify psql's \d printout to fold exclusion constraints in with regular
indexes, rather than printing them twice. Per my gripe when the exclusion
constraint feature was committed.
Modified Files:
--
pgsql/src/bin/psql:
describe.c (r1.240 -> r1.241)
Log Message:
---
Sync timezone code with tzcode 2010c from the Olson group. This fixes some
corner cases that come up in certain timezones (apparently, only those with
lots and lots of distinct TZ transition rules, as far as I can gather from
a quick scan of their archives). Per suggestio
Log Message:
---
Sync timezone code with tzcode 2010c from the Olson group. This fixes some
corner cases that come up in certain timezones (apparently, only those with
lots and lots of distinct TZ transition rules, as far as I can gather from
a quick scan of their archives). Per suggestio
Log Message:
---
Tested on Windows and support localized messages.
- Support non-C lc_messages.
- Pattern matching functions now accepts formats for printf().
- Pass log_timezone from server because postgres uses own implementation.
- Don't access non-PGDLLEXPORT variables on Windows.
- Fix
Log Message:
---
Fix bug in KnownAssignedXidsMany(). I saw this when looking at the
assertion failure reported by Erik Rijkers, but this alone doesn't explain
the failure.
Modified Files:
--
pgsql/src/backend/storage/ipc:
procarray.c (r1.60 -> r1.61)
(http:
Log Message:
---
Fix comment which was apparently copy-pasted from another function.
Modified Files:
--
pgsql/src/backend/storage/ipc:
standby.c (r1.14 -> r1.15)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/storage/ipc/standby.c?r1=1.14&r2=1.
16 matches
Mail list logo