Log Message:
---
Add some information about increasing JadeTeX parameters.
Modified Files:
--
pgsql/doc/src/sgml:
docguide.sgml (r1.59 -> r1.60)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/docguide.sgml.diff?r1=1.59&r2=1.60)
Log Message:
---
Drop indentation of verbatim environments in print output. This increased
the build time by what seemed like infinity.
Modified Files:
--
pgsql/doc/src/sgml:
stylesheet.dsl (r1.30 -> r1.31)
(http://developer.postgresql.org/cvsweb.cgi/pgsql
Log Message:
---
Generalize Texinfo rules. Prevent them from overriding the PostScript
build rules.
Modified Files:
--
pgsql/doc/src/sgml:
Makefile (r1.81 -> r1.82)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/Makefile.diff?r1=1.81&r2=1.8
Log Message:
---
Giving credit to David Fetter.
Modified Files:
--
htdocs:
index.html (r1.33 -> r1.34)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plscheme/htdocs/index.html.diff?r1=1.33&r2=1.34)
---(end of broadcast)--
Log Message:
---
Add link to Files section in the pgFoundry.
Modified Files:
--
htdocs:
index.html (r1.32 -> r1.33)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plscheme/htdocs/index.html.diff?r1=1.32&r2=1.33)
---(end of broadcast)-
Log Message:
---
Make relevant changes on the script to handle the installation of trusted and
untrusted PLs in a more distinguished way.
Also mention about new custom GUC variables and copy freshly introduced init.scm
file too.
Modified Files:
--
plscheme:
install
Log Message:
---
Return redundant (lambda ...) fixes into their previous (define ...) form.
(Because, as R5RS says so, they're just the same.)
Modified Files:
--
plscheme:
dataconv.scm (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plscheme/pls
Log Message:
---
Add examples about pl-shared and init.scm features.
Modified Files:
--
htdocs:
index.html (r1.31 -> r1.32)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plscheme/htdocs/index.html.diff?r1=1.31&r2=1.32)
---(end of bro
Log Message:
---
Rename plscheme-shared to pl-shared for naming conventions. (And a small
typo fix.)
Modified Files:
--
plscheme:
plscheme.c (r1.23 -> r1.24)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plscheme/plscheme/plscheme.c.diff?r1=1.23&r2=1.24)
--
Log Message:
---
Now it's possible to have both trusted and untrusted PL/scheme in the same
database. Further modifications are listed below:
New GUC Variables
plscheme[u].module_dir and plscheme[u].cache_max_size custom GUC variables
are introduced. (With PGC_BACKEND modifier.)
plsch
10 matches
Mail list logo