Log Message:
---
Fix PQprint HTML tag, "centre" -> "center".
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/src/interfaces/libpq:
fe-print.c (r1.64 -> r1.64.2.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/fe-print.c.diff?r1=1
Log Message:
---
Fix PQprint HTML tag, "centre" -> "center".
Modified Files:
--
pgsql/src/interfaces/libpq:
fe-print.c (r1.64 -> r1.65)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/fe-print.c.diff?r1=1.64&r2=1.65)
Log Message:
---
Fix pg_restore to properly discard COPY data when trying to continue
after an error in a COPY statement. Formerly it thought the COPY data
was SQL commands, and got quite confused.
Stephen Frost
Tags:
REL8_0_STABLE
Modified Files:
--
pgsql/src/bin/p
Log Message:
---
Fix pg_restore to properly discard COPY data when trying to continue
after an error in a COPY statement. Formerly it thought the COPY data
was SQL commands, and got quite confused.
Stephen Frost
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/src/bin/p
Log Message:
---
Fix pg_restore to properly discard COPY data when trying to continue
after an error in a COPY statement. Formerly it thought the COPY data
was SQL commands, and got quite confused.
Stephen Frost
Modified Files:
--
pgsql/src/bin/pg_dump:
pg_backup_
Log Message:
---
Fix typo in configuration docs.
Devrim GUNDUZ
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
config.sgml (r1.36 -> r1.36.2.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/config.sgml.diff?r1=1.36&r2=1.36
Log Message:
---
Fix typo in configuration docs.
Devrim GUNDUZ
Modified Files:
--
pgsql/doc/src/sgml:
config.sgml (r1.46 -> r1.47)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/config.sgml.diff?r1=1.46&r2=1.47)
---