Log Message:
---
Really fixed culture dependent representation of floating numbers. Now it uses
a invariant culture representation. Thanks Antonio Leiva for heads up.
Modified Files:
--
Npgsql2/src/NpgsqlTypes:
NpgsqlTypeConverters.cs (r1.15 -> r1.16)
(ht
Log Message:
---
Fix an old problem in decompilation of CASE constructs: the ruleutils.c code
looks for a CaseTestExpr to figure out what the parser did, but it failed to
consider the possibility that an implicit coercion might be inserted above
the CaseTestExpr. This could result in an As
Log Message:
---
Fix an old problem in decompilation of CASE constructs: the ruleutils.c code
looks for a CaseTestExpr to figure out what the parser did, but it failed to
consider the possibility that an implicit coercion might be inserted above
the CaseTestExpr. This could result in an As
Log Message:
---
Fix an old problem in decompilation of CASE constructs: the ruleutils.c code
looks for a CaseTestExpr to figure out what the parser did, but it failed to
consider the possibility that an implicit coercion might be inserted above
the CaseTestExpr. This could result in an As
Log Message:
---
Fix an old problem in decompilation of CASE constructs: the ruleutils.c code
looks for a CaseTestExpr to figure out what the parser did, but it failed to
consider the possibility that an implicit coercion might be inserted above
the CaseTestExpr. This could result in an As
Log Message:
---
Remove references to foreign data wrapper libraries, since they have
been removed. This should unbreak the msvc build again.
Modified Files:
--
pgsql/src/tools/msvc:
Mkvcbuild.pm (r1.36 -> r1.37)
(http://anoncvs.postgresql.org/cvsweb.cgi/pg
Log Message:
---
Fix bug with new bytea conversion [#1010562]
Modified Files:
--
Npgsql2/src/NpgsqlTypes:
NpgsqlTypeConverters.cs (r1.14 -> r1.15)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/NpgsqlTypes/NpgsqlTypeConverters.cs.diff?r1=1.
Log Message:
---
Use the same style in the help synopsis that other programs are using.
Modified Files:
--
pgsql/src/bin/pg_config:
pg_config.c (r1.30 -> r1.31)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_config/pg_config.c?r1=1.30&r2=1.31)
Log Message:
---
Clean up help (-?) output.
Modified Files:
--
pgsql/contrib/vacuumlo:
vacuumlo.c (r1.38 -> r1.39)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/vacuumlo/vacuumlo.c?r1=1.38&r2=1.39)
--
Sent via pgsql-committers mailing list (pgsq
Log Message:
---
Remove feof(stdin) calls related to when to prompt for a password,
leftovers from when the password was read from stdin.
Modified Files:
--
pgsql/contrib/oid2name:
oid2name.c (r1.33 -> r1.34)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/
Log Message:
---
Sort the output of --help mostly alphabetical, make it align better, make
help of pg_dump and pg_dumpall more similar.
Modified Files:
--
pgsql/src/bin/initdb:
initdb.c (r1.167 -> r1.168)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/
Log Message:
---
Put back a "continue" that went missing in the changes to start background
writer in WAL recovery.
Modified Files:
--
pgsql/src/backend/postmaster:
postmaster.c (r1.573 -> r1.574)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/
12 matches
Mail list logo