Log Message:
---
Remove excess parens, use Abs instead of : ?.
Modified Files:
--
pgsql/src/backend/utils/adt:
datetime.c (r1.139 -> r1.140)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/datetime.c.diff?r1=1.139&r2=1.140)
Log Message:
---
Mention overflow:
< throw an error
> throw an error on overflow
Modified Files:
--
pgsql/doc:
TODO (r1.1533 -> r1.1534)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1533&r2=1.1534)
pgsql/doc/src/FAQ:
Log Message:
---
Add:
> * Allow INET + INT4/INT8 to increment the host part of the address, or
> throw an error
Modified Files:
--
pgsql/doc:
TODO (r1.1532 -> r1.1533)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1532&r2=1.1533)
Log Message:
---
Remove invalid classifier.
Modified Files:
--
ex:
setup.py (r1.7 -> r1.8)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ex/setup.py.diff?r1=1.7&r2=1.8)
---(end of broadcast)---
TIP 6: H
Log Message:
---
Convenience interface to pg_config executables.
import postgresql.utility.config as cf
i = cf.instance()
i.version, i.pkglibdir, i.includedir, i.includedir_server, etc.
Added Files:
---
lo/postgresql/utility:
config.py (r1.1)
(http://cvs.pgfou
Log Message:
---
Remove invalid classifier.
Modified Files:
--
me:
setup.py (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/me/setup.py.diff?r1=1.6&r2=1.7)
---(end of broadcast)---
TIP 1: s
Log Message:
---
Remove 2-phase description, because it isn't accurate anymore:
<
< This will involve adding a way to respond to commit failure by either
< taking the server into offline/readonly mode or notifying the
< administrator
Modified Files:
--
pgsql/doc:
Log Message:
---
Remove invalid classifier.
Modified Files:
--
lo:
setup.py (r1.8 -> r1.9)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/lo/setup.py.diff?r1=1.8&r2=1.9)
---(end of broadcast)---
TIP 5: H
Tom Lane wrote:
> Bruce Momjian writes:
> > I don't see any CVS commit that indicates a change. What does happen is
> > that comments that start in the first column are not wrapped, but others
> > are unless the dashes are added like Alvaro suggested.
>
> Ah. I did not know there was a dependen
Bruce Momjian writes:
> I don't see any CVS commit that indicates a change. What does happen is
> that comments that start in the first column are not wrapped, but others
> are unless the dashes are added like Alvaro suggested.
Ah. I did not know there was a dependency on indentation.
Tom Lane wrote:
> Alvaro Herrera <[EMAIL PROTECTED]> writes:
> > Excellent. May I suggest the following so pgindent does not mess up
> > this comment:
>
> Done, although I think it may not be necessary anymore. pgindent seems
> less eager to reformat comments than it once was. (Bruce, any info
Log Message:
---
Update Japanese FAQ.
Jun Kuwamura
Tags:
REL8_0_STABLE
Modified Files:
--
pgsql/doc:
FAQ_japanese (r1.21.4.1 -> r1.21.4.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ_japanese.diff?r1=1.21.4.1&r2=1.21.4.2)
pgsql/doc/
Log Message:
---
Update Japanese FAQ.
Jun Kuwamura
Modified Files:
--
pgsql/doc:
FAQ_japanese (r1.22 -> r1.23)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ_japanese.diff?r1=1.22&r2=1.23)
pgsql/doc/src/FAQ:
FAQ_japanese.html (r1.22
Log Message:
---
Add support for wal_fsync_writethrough for Darwin, and restructure the
code to better handle writethrough.
Chris Campbell
Modified Files:
--
pgsql/doc/src/sgml:
runtime.sgml (r1.319 -> r1.320)
(http://developer.postgresql.org/cvsweb.cgi/pg
Log Message:
---
Fix typo in ECPG docs, per Andreas Seltenreich.
Tags:
REL8_0_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
ecpg.sgml (r1.62.4.1 -> r1.62.4.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ecpg.sgml.diff?r1=1.62.4.1&r2
Log Message:
---
Fix typo in ECPG docs, per Andreas Seltenreich.
Modified Files:
--
pgsql/doc/src/sgml:
ecpg.sgml (r1.63 -> r1.64)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ecpg.sgml.diff?r1=1.63&r2=1.64)
---(en
16 matches
Mail list logo