Log Message:
---
Fixed bug in Informix define handling.
Modified Files:
--
pgsql/src/interfaces/ecpg:
ChangeLog (r1.353 -> r1.354)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ChangeLog?r1=1.353&r2=1.354)
pgsql/src/interfaces/ec
Log Message:
---
Fixed bug in Informix define handling.
Tags:
REL8_2_STABLE
Modified Files:
--
pgsql/src/interfaces/ecpg/preproc:
ecpg.c (r1.94 -> r1.94.2.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/preproc/ecpg.c?r1=1.94&
Log Message:
---
Fixed bug in Informix define handling.
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/src/interfaces/ecpg/preproc:
ecpg.c (r1.93 -> r1.93.2.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/preproc/ecpg.c?r1=1.93&
Log Message:
---
Fixed bug in Informix define handling.
Tags:
REL8_0_STABLE
Modified Files:
--
pgsql/src/interfaces/ecpg/preproc:
ecpg.c (r1.91 -> r1.91.4.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/preproc/ecpg.c?r1=1.91&
Log Message:
---
Fix aboriginal bug in _tarAddFile(): when complaining that the amount of data
read from the temp file didn't match the file length reported by ftello(),
the wrong variable's value was printed, and so the message made no sense.
Clean up a couple other coding infelicities whi
Log Message:
---
Fix aboriginal bug in _tarAddFile(): when complaining that the amount of data
read from the temp file didn't match the file length reported by ftello(),
the wrong variable's value was printed, and so the message made no sense.
Clean up a couple other coding infelicities whi
Log Message:
---
Fix aboriginal bug in _tarAddFile(): when complaining that the amount of data
read from the temp file didn't match the file length reported by ftello(),
the wrong variable's value was printed, and so the message made no sense.
Clean up a couple other coding infelicities whi
Log Message:
---
Fix aboriginal bug in _tarAddFile(): when complaining that the amount of data
read from the temp file didn't match the file length reported by ftello(),
the wrong variable's value was printed, and so the message made no sense.
Clean up a couple other coding infelicities whi
Log Message:
---
Fix aboriginal bug in _tarAddFile(): when complaining that the amount of data
read from the temp file didn't match the file length reported by ftello(),
the wrong variable's value was printed, and so the message made no sense.
Clean up a couple other coding infelicities whi
Log Message:
---
Fix aboriginal bug in _tarAddFile(): when complaining that the amount of data
read from the temp file didn't match the file length reported by ftello(),
the wrong variable's value was printed, and so the message made no sense.
Clean up a couple other coding infelicities whi
Log Message:
---
Relax permissions checks on dbsize functions, per discussion. Revert out all
checks for individual-table-size functions, since anyone in the database could
get approximate values from pg_class.relpages anyway. Allow database-size to
users with CONNECT privilege for the ta
Log Message:
---
Move full text search operators, functions, and data type sections into
the main documentation, out of its own text search chapter.
Modified Files:
--
pgsql/doc/src/sgml:
datatype.sgml (r1.207 -> r1.208)
(http://developer.postgresql.org/cvs
On Tue, 2007-08-28 at 23:17 +, Tom Lane wrote:
> Log Message:
> ---
> Add a debug logging message when a resource manager rejects an attempted
> restart point. Per suggestion from Simon Riggs.
Can we back patch to REL8_2_STABLE also?
--
Simon Riggs
2ndQuadrant http://www.2ndQua
Log Message:
---
Text search documentation word improvements; move configuration section
to be more logical.
Modified Files:
--
pgsql/doc/src/sgml:
func.sgml (r1.389 -> r1.390)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/func.sgml?r1=1.3
Log Message:
---
Update tsearch documentation wording.
Modified Files:
--
pgsql/doc/src/sgml:
textsearch.sgml (r1.7 -> r1.8)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/textsearch.sgml?r1=1.7&r2=1.8)
---(end of br
Log Message:
---
Fix broken markup.
Modified Files:
--
pgsql/doc/src/sgml:
textsearch.sgml (r1.8 -> r1.9)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/textsearch.sgml?r1=1.8&r2=1.9)
---(end of broadcast)---
Log Message:
---
Fix int8mul so that overflow check is applied correctly for INT64_IS_BUSTED
case, per Florian Pflug.
Not back-patched since it's unclear that anyone but me still cares ...
Modified Files:
--
pgsql/src/backend/utils/adt:
int8.c (r1.66 -> r1.67)
17 matches
Mail list logo