Log Message:
---
Prevent to divide by zero and range out of 0..1
Tags:
REL7_4_STABLE
Modified Files:
--
pgsql/contrib/tsearch2:
rank.c (r1.3.4.2 -> r1.3.4.3)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/rank.c.diff?r1=1.3.4.2&r2=
Log Message:
---
Prevent to divide by zero and range out of 0..1
Tags:
REL8_0_STABLE
Modified Files:
--
pgsql/contrib/tsearch2:
rank.c (r1.5.4.2 -> r1.5.4.3)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/rank.c.diff?r1=1.5.4.2&r2=
Log Message:
---
Prevent to divide by zero and range out of 0..1
Modified Files:
--
pgsql/contrib/tsearch2:
rank.c (r1.8 -> r1.9)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/rank.c.diff?r1=1.8&r2=1.9)
---(end
Log Message:
---
patternsel() was improperly stripping RelabelType from the derived
expressions it constructed, causing scalarineqsel to become confused
if the underlying variable was of a domain type. Per report from
Kevin Grittner.
Tags:
REL8_0_STABLE
Modified Files:
-
Log Message:
---
patternsel() was improperly stripping RelabelType from the derived
expressions it constructed, causing scalarineqsel to become confused
if the underlying variable was of a domain type. Per report from
Kevin Grittner.
Modified Files:
--
pgsql/src/backend/ut
Log Message:
---
Fix log_statement to properly recognize SELECT INTO and CREATE TABLE AS
and DDL statements.
Backpatch fix to 8.0.X.
Per report from Murthy Kambhampaty
Modified Files:
--
pgsql/src/backend/tcop:
postgres.c (r1.444 -> r1.445)
(http://develo
Log Message:
---
Fix log_statement to properly recognize SELECT INTO and CREATE TABLE AS
and DDL statements.
Backpatch fix to 8.0.X.
Per report from Murthy Kambhampaty
Tags:
REL8_0_STABLE
Modified Files:
--
pgsql/src/backend/tcop:
postgres.c (r1.440 -> r1.44
Log Message:
---
Add support for \x hex escapes in COPY.
Sergey Ten
Modified Files:
--
pgsql/doc/src/sgml/ref:
copy.sgml (r1.65 -> r1.66)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/copy.sgml.diff?r1=1.65&r2=1.66)
pgsql/src/backe
Log Message:
---
Add support for \x hex strings in psql variables.
Modified Files:
--
pgsql/doc/src/sgml/ref:
psql-ref.sgml (r1.137 -> r1.138)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/psql-ref.sgml.diff?r1=1.137&r2=1.138)
pgsql
Log Message:
---
Add support for \x hex escapes in backend strings. Octal was already
supported. This follows the C standard escapes.
Modified Files:
--
pgsql/doc/src/sgml:
syntax.sgml (r1.99 -> r1.100)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/do
Log Message:
---
Completed:
< o Allow COPY to understand \x as a hex byte
> o -Allow COPY to understand \x as a hex byte
Modified Files:
--
pgsql/doc:
TODO (r1.1540 -> r1.1541)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1
Log Message:
---
Change CRCs in WAL records from 64bit to 32bit for performance reasons.
Instead of a separate CRC on each backup block, include backup blocks
in their parent WAL record's CRC; this is important to ensure that the
backup block really goes with the WAL record, ie there was no
12 matches
Mail list logo