Log Message:
---
Disable LOT for the time being because of TeX problems
Modified Files:
--
pgsql/doc/src/sgml:
stylesheet.dsl (r1.32 -> r1.33)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/stylesheet.dsl?r1=1.32&r2=1.33)
--
Log Message:
---
Update required TeX settings
Modified Files:
--
pgsql/doc/src/sgml:
docguide.sgml (r1.71 -> r1.72)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/docguide.sgml?r1=1.71&r2=1.72)
---(end of broadcast)-
Log Message:
---
Modified Files:
--
pgsql/src/interfaces/ecpg:
ChangeLog (r1.364 -> r1.365)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ChangeLog?r1=1.364&r2=1.365)
pgsql/src/interfaces/ecpg/preproc:
preproc.y (r1.356
Log Message:
---
Sorry, hit the wrong button with my last commit. Here's the correct changelog:
Applied patch send by ITAGAKI Takahiro <[EMAIL PROTECTED]> to fix bug in
connect statement if user name is a variable.
Also fixed test case that didn't detect this.
Modified Files:
---
Log Message:
---
may -> might
Modified Files:
--
pgsql/src/port:
open.c (r1.24 -> r1.25)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/port/open.c?r1=1.24&r2=1.25)
---(end of broadcast)---
TIP 2: Don'
Log Message:
---
add the sspi modules.
Modified Files:
--
psqlodbc:
Makefile.am (r1.45 -> r1.46)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/Makefile.am.diff?r1=1.45&r2=1.46)
psqlodbc.dsp (r1.9 -> r1.10)
(http://cvs.pgfou
Log Message:
---
Release preparation.
Modified Files:
--
psqlodbc/docs:
index.html (r1.7 -> r1.8)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/docs/index.html.diff?r1=1.7&r2=1.8)
release.html (r1.33 -> r1.34)
(http://cvs.p
Log Message:
---
Expression was corrected.
Modified Files:
--
psqlodbc/docs:
release.html (r1.34 -> r1.35)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/docs/release.html.diff?r1=1.34&r2=1.35)
---(end of broadcast)-
Log Message:
---
Fixed include path problem.
Modified Files:
--
psqlodbc:
psqlodbc.dsp (r1.10 -> r1.11)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/psqlodbc.dsp.diff?r1=1.10&r2=1.11)
psqlodbc.vcproj (r1.8 -> r1.9)
(http:/
Log Message:
---
SSPI is enable and delay load specification.
Modified Files:
--
psqlodbc:
psqlodbc.vcproj (r1.9 -> r1.10)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/psqlodbc.vcproj.diff?r1=1.9&r2=1.10)
---(end o
Log Message:
---
Update docs: client always gets server certificate
Modified Files:
--
pgsql/doc/src/sgml:
libpq.sgml (r1.251 -> r1.252)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/libpq.sgml?r1=1.251&r2=1.252)
-
Log Message:
---
Update examples in planstats.sgml for 8.3, and improve some aspects of
that discussion. Add a link from perform.sgml.
Modified Files:
--
pgsql/doc/src/sgml:
perform.sgml (r1.67 -> r1.68)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/do
Log Message:
---
VCExpress compile adjustment.
Modified Files:
--
psqlodbc:
psqlodbc.vcproj (r1.10 -> r1.11)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/psqlodbc.vcproj.diff?r1=1.10&r2=1.11)
---(end of broadcast)-
Log Message:
---
Document problem with NULL SSL ciphers and man-in-the-middle attacks.
Modified Files:
--
pgsql/doc/src/sgml:
runtime.sgml (r1.397 -> r1.398)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/runtime.sgml?r1=1.397&r2=1.398)
---
Log Message:
---
Doc wording improvment.
Modified Files:
--
pgsql/doc/src/sgml:
runtime.sgml (r1.398 -> r1.399)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/runtime.sgml?r1=1.398&r2=1.399)
---(end of broadcast)
Log Message:
---
some modification with JPUG members.
Modified Files:
--
pr/releases/8.3/ja:
features83.html.ja (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/press/pr/releases/8.3/ja/features83.html.ja.diff?r1=1.2&r2=1.3)
presskit83.ht
Log Message:
---
Update docs mentioning PAM doesn't work reading /etc/passwd because of
non-root.
Dhanaraj M
Modified Files:
--
pgsql/doc/src/sgml:
client-auth.sgml (r1.104 -> r1.105)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/client-au
Log Message:
---
Document that null ciphers are not recommended.
Mark Mielke
Modified Files:
--
pgsql/doc/src/sgml:
runtime.sgml (r1.399 -> r1.400)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/runtime.sgml?r1=1.399&r2=1.400)
[EMAIL PROTECTED] (Bruce Momjian) writes:
> Doc wording improvment.
- postgresql.conf. It is possible to allow authentication
+ postgresql.conf. It is possible to have authentication
How is inserting an incorrect space into a filename a "wording
improvement"?
Subsequent commits in
Tom Lane wrote:
> [EMAIL PROTECTED] (Bruce Momjian) writes:
> > Doc wording improvment.
>
> - postgresql.conf. It is possible to allow authentication
> + postgresql .conf. It is possible to have authentication
>
> How is inserting an incorrect space into a filename a "wording
> improve
Log Message:
---
Remove tab in file name
Modified Files:
--
pgsql/doc/src/sgml:
runtime.sgml (r1.400 -> r1.401)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/runtime.sgml?r1=1.400&r2=1.401)
---(end of broadcast)
21 matches
Mail list logo