Log Message:
---
Add some release notes compiled by Hiroshi Saito.
Modified Files:
--
psqlodbc:
Makefile.am (r1.29 -> r1.30)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/Makefile.am.diff?r1=1.29&r2=1.30)
psqlodbc/docs:
index.ht
Log Message:
---
Improve tag recognizing
Modified Files:
--
pgsql/contrib/tsearch2/wordparser:
parser.c (r1.7 -> r1.8)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/wordparser/parser.c.diff?r1=1.7&r2=1.8)
parser.h (r1.8 -> r1.9)
Log Message:
---
> It seems that for SQLColAttributes to return something else than
> SQL_NULLABLE, "Parse Statements" option MUST be turned on. Am i right?
> For some reason stmt->manual_result is true, which causes that the
> statement is not parsed. What does this stmt->manual_result
Log Message:
---
Add Slony-I support.
Modified Files:
--
pginst/lang:
de_welcome.rtf (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/lang/de_welcome.rtf.diff?r1=1.5&r2=1.6)
fr_welcome.rtf (r1.3 -> r1.4)
(http:
Log Message:
---
Fix thinko in comment.
Modified Files:
--
pgsql/src/backend/storage/file:
fd.c (r1.123 -> r1.124)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/storage/file/fd.c.diff?r1=1.123&r2=1.124)
---(end of br
Log Message:
---
Mistake of a character was corrected.
Modified Files:
--
psqlodbc/docs:
release.html (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/docs/release.html.diff?r1=1.1&r2=1.2)
---(end of bro
Log Message:
---
Disble some Win32-specific code in win32-client-only builds:
I have the problem, when building by MS-VC6.
An error occurs in the 8.1.0 present source codes.
nmake -f win32.mak
..\..\port\getaddrinfo.c(244) : error C2065: 'WSA_NOT_ENOUGH_MEMORY'
..\..\port\getaddrinfo.c(34
Log Message:
---
Disble some Win32-specific code in win32-client-only builds:
I have the problem, when building by MS-VC6.
An error occurs in the 8.1.0 present source codes.
nmake -f win32.mak
..\..\port\getaddrinfo.c(244) : error C2065: 'WSA_NOT_ENOUGH_MEMORY'
..\..\port\getaddrinfo.c(34
Log Message:
---
Add documentation about the inability of plpsql to use parameter names
that are the same as column names used in the function.
Modified Files:
--
pgsql/doc/src/sgml:
plpgsql.sgml (r1.81 -> r1.82)
(http://developer.postgresql.org/cvsweb.cgi/
Log Message:
---
Add documentation about the inability of plpsql to use parameter names
that are the same as column names used in the function.
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
plpgsql.sgml (r1.80.2.1 -> r1.80.2.2)
(http://de
Log Message:
---
I recently received the Debian bug report below about missing iconv
support for the dbf2pg contrib module.
The submitter created a patch which replaces the silent ignoring of -F
(when iconv support is disabled) with a meaningful warning.
Martin Pitt
Modified Files:
-
Log Message:
---
I recently received the Debian bug report below about missing iconv
support for the dbf2pg contrib module.
The submitter created a patch which replaces the silent ignoring of -F
(when iconv support is disabled) with a meaningful warning.
Martin Pitt
Tags:
REL8_1_STA
Log Message:
---
Fix bgwriter's failure to release buffer pins and open files after an
error. This probably explains bug #2099 and could also account for
mysterious VACUUM hangups.
Modified Files:
--
pgsql/src/backend/postmaster:
bgwriter.c (r1.21 -> r1.22)
Log Message:
---
Fix bgwriter's failure to release buffer pins and open files after an
error. This probably explains bug #2099 and could also account for
mysterious VACUUM hangups.
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/src/backend/postmaster:
bgwriter.
Log Message:
---
Fix bgwriter's failure to release buffer pins and open files after an
error. This probably explains bug #2099 and could also account for
mysterious VACUUM hangups.
Tags:
REL8_0_STABLE
Modified Files:
--
pgsql/src/backend/postmaster:
bgwriter.
Log Message:
---
Documentation fix: s/event_object_name/event_object_table/g
Tags:
REL7_4_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
information_schema.sgml (r1.10.2.3 -> r1.10.2.4)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/inf
Log Message:
---
Documentation fix: s/event_object_name/event_object_table/g
Tags:
REL8_0_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
information_schema.sgml (r1.20.4.1 -> r1.20.4.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/inf
Log Message:
---
Documentation fix: s/event_object_name/event_object_table/g
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
information_schema.sgml (r1.22 -> r1.22.2.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/informa
Log Message:
---
Documentation fix: s/event_object_name/event_object_table/g
Modified Files:
--
pgsql/doc/src/sgml:
information_schema.sgml (r1.22 -> r1.23)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/information_schema.sgml.diff?r1=1.22&
Log Message:
---
Add "Constant" column to error code table.
Also, better mark section headings.
[EMAIL PROTECTED]
Modified Files:
--
pgsql/doc/src/sgml:
errcodes.sgml (r1.15 -> r1.16)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/errcodes
Log Message:
---
Add "Constant" column to error code table.
Also, better mark section headings.
[EMAIL PROTECTED]
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
errcodes.sgml (r1.15 -> r1.15.2.1)
(http://developer.postgresql.org/cvsweb.c
Log Message:
---
Add missing translation marker
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/src/bin/psql:
command.c (r1.154 -> r1.154.2.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/command.c.diff?r1=1.154&r2=1.154.2.1)
-
Log Message:
---
Add missing translation marker
Modified Files:
--
pgsql/src/bin/psql:
command.c (r1.154 -> r1.155)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/command.c.diff?r1=1.154&r2=1.155)
---(end of broadcas
Log Message:
---
Remove empty heading row in error table.
Modified Files:
--
pgsql/doc/src/sgml:
errcodes.sgml (r1.16 -> r1.17)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/errcodes.sgml.diff?r1=1.16&r2=1.17)
---(e
Log Message:
---
Remove empty heading row in error table.
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
errcodes.sgml (r1.15.2.1 -> r1.15.2.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/errcodes.sgml.diff?r1=1.15.2.1&r
Log Message:
---
Put [] around default value for port number.
Modified Files:
--
pgsql:
configure (r1.466 -> r1.467)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.diff?r1=1.466&r2=1.467)
configure.in (r1.436 -> r1.437)
(http:/
Log Message:
---
> 1) I'm proposing a patch to do the DROP FUNCTION argument tab completion.
> Now, the arguments of the drop function can be tab completed. for example
>
> drop function strpos (
>
> drop FUNCTION strpos (text, text)
>
> or:
>
> wsdb=# drop FUNCTION length (
> bit)
Log Message:
---
there's a paragraph in the ALTER TABLE reference page that reads:
DROP CONSTRAINT
This form drops constraints on a table. Currently, constraints on tables
are not required to have unique names, so there may be more than one
constraint matching the specified na
Log Message:
---
there's a paragraph in the ALTER TABLE reference page that reads:
DROP CONSTRAINT
This form drops constraints on a table. Currently, constraints on tables
are not required to have unique names, so there may be more than one
constraint matching the specified na
Log Message:
---
FAQ_AIX in 8.1.0 contains outdated information about how to deal with
postgres problems due to readline. The attached patch replaces that
section of it with better ways of handling the problem.
Seneca Cunningham
Modified Files:
--
pgsql/doc:
FAQ_A
Log Message:
---
FAQ_AIX in 8.1.0 contains outdated information about how to deal with
postgres problems due to readline. The attached patch replaces that
section of it with better ways of handling the problem.
Seneca Cunningham
Tags:
REL8_1_STABLE
Modified Files:
--
Log Message:
---
Update 8.1.X FAQs.
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/doc:
FAQ (r1.362 -> r1.362.2.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ.diff?r1=1.362&r2=1.362.2.1)
FAQ_AIX (r1.14.2.1 -> r1.14.2.2)
(h
Log Message:
---
Remove a few people:
< * Claudio is Claudio Natoli <[EMAIL PROTECTED]>
1166d1164
< * Hiroshi is Hiroshi Inoue
Modified Files:
--
pgsql/doc:
TODO (r1.1718 -> r1.1719)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.171
Log Message:
---
Add Teodor:
> * Teodor is Teodor Sigaev <[EMAIL PROTECTED]>
Modified Files:
--
pgsql/doc:
TODO (r1.1719 -> r1.1720)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1719&r2=1.1720)
pgsql/doc/src/FAQ:
TODO.ht
Log Message:
---
Update release notes for 8.1.1.
Modified Files:
--
pgsql/doc/src/sgml:
release.sgml (r1.407 -> r1.408)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml.diff?r1=1.407&r2=1.408)
---(end of b
Log Message:
---
Update release notes for 8.1.1.
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
release.sgml (r1.400.2.6 -> r1.400.2.7)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml.diff?r1=1.400.2.6&r2=1.400.
Log Message:
---
Update for 8.1.1.
Modified Files:
--
pgsql/doc:
FAQ (r1.372 -> r1.373)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ.diff?r1=1.372&r2=1.373)
pgsql/doc/src/FAQ:
FAQ.html (r1.328 -> r1.329)
(http://developer.p
Log Message:
---
Stamp 8.1.1.
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql:
configure (r1.461.2.3 -> r1.461.2.4)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.diff?r1=1.461.2.3&r2=1.461.2.4)
configure.in (r1.431.2.3 -> r1.431.2.4
Log Message:
---
Update wording of translation bug item.
Modified Files:
--
pgsql/doc/src/sgml:
release.sgml (r1.408 -> r1.409)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml.diff?r1=1.408&r2=1.409)
---(
Log Message:
---
Update wording of translation bug item.
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
release.sgml (r1.400.2.8 -> r1.400.2.9)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml.diff?r1=1.400.2.8&r
Log Message:
---
Wrap UTF-8 paragraph.
Modified Files:
--
pgsql/doc/src/sgml:
release.sgml (r1.409 -> r1.410)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml.diff?r1=1.409&r2=1.410)
---(end of broadcast)-
Log Message:
---
Wrap UTF-8 paragraph.
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
release.sgml (r1.400.2.9 -> r1.400.2.10)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml.diff?r1=1.400.2.9&r2=1.400.2.10)
--
Log Message:
---
Release note wording improvements.
Modified Files:
--
pgsql/doc/src/sgml:
release.sgml (r1.410 -> r1.411)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml.diff?r1=1.410&r2=1.411)
---(end o
Log Message:
---
Release note wording improvements.
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
release.sgml (r1.400.2.10 -> r1.400.2.11)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml.diff?r1=1.400.2.10&r2=
Log Message:
---
Simplify lock manager data structures by making a clear separation between
the data defining the semantics of a lock method (ie, conflict resolution
table and ancillary data, which is all constant) and the hash tables
storing the current state. The only thing we give up by
Log Message:
---
Stamp libraries for 8.2 by updating minor library version numbers and
Win32 library files.
Modified Files:
--
pgsql/src/interfaces/ecpg/compatlib:
Makefile (r1.21 -> r1.22)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ec
Log Message:
---
I reconfirmed MS-VC6. Thank you for wonderful correspondence.
However, Another problem newly occurred.
This solves the problem of snprintf and vsnprintf.
Patch to HEAD and 8.1.X.
Hiroshi Saito
Modified Files:
--
pgsql/src/include:
pg_config.h.win3
Log Message:
---
I reconfirmed MS-VC6. Thank you for wonderful correspondence.
However, Another problem newly occurred.
This solves the problem of snprintf and vsnprintf.
Patch to HEAD and 8.1.X.
Hiroshi Saito
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/src/include
48 matches
Mail list logo