Log Message:
---
add sslmode of sample application.
and fixed vcp bug.
Modified Files:
--
libpqwce/samples/psqlce:
login.cpp (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/libpqwce/libpqwce/samples/psqlce/login.cpp.diff?r1=1.1.1.1&r2=1.2)
Log Message:
---
Set maximum semaphore count to 32767 instead of 1. Fixes
errorcode 298 when unlocking a semaphore more than once.
Per report from Marcin Waldowski.
Modified Files:
--
pgsql/src/backend/port:
win32_sema.c (r1.4 -> r1.5)
(http://developer.po
Log Message:
---
Set maximum semaphore count to 32767 instead of 1. Fixes
errorcode 298 when unlocking a semaphore more than once.
Per report from Marcin Waldowski.
Tags:
REL8_2_STABLE
Modified Files:
--
pgsql/src/backend/port:
win32_sema.c (r1.3 -> r1.3.2.1)
Log Message:
---
Typo.
Modified Files:
--
lo/postgresql/meta:
__init__.py (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/lo/postgresql/meta/__init__.py.diff?r1=1.4&r2=1.5)
---(end of broadcast)---
Log Message:
---
Don't explicitly state HEAD.
This caused checkouts to be tagged as HEAD, which is apparently undesired.
Modified Files:
--
pkg:
configure (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/pkg/configure.diff?r1=1.2&r2=1.3)
Log Message:
---
New greentrunk location.
Also, get AbortTransaction from greentrunk and not maiden.
Modified Files:
--
fe/src:
abstract.py (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/fe/src/abstract.py.diff?r1=1.4&r2=1.5)
tr
Log Message:
---
Run the stackbuilder when installation completes. Add a checkbox to the exit
dialog to allow the user the chance to disable it.
Modified Files:
--
pginst/ca:
pginstca.c (r1.107 -> r1.108)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginst
Log Message:
---
pgenlist.h was lost.
report from Tom lane.
Modified Files:
--
psqlodbc:
Makefile.am (r1.42 -> r1.43)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/Makefile.am.diff?r1=1.42&r2=1.43)
---(end of broadc
Log Message:
---
Update FAQ item:
3.6) What is the upgrade process for
PostgreSQL?
to reference both versioning and specific upgrade instructions.
Modified Files:
--
pgsql/doc:
FAQ (r1.425 -> r1.426)
(http://developer.postgresql.org/cvsweb.cgi/pgsql
Log Message:
---
Fix typo.
Modified Files:
--
pgsql/doc:
FAQ (r1.426 -> r1.427)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ.diff?r1=1.426&r2=1.427)
pgsql/doc/src/FAQ:
FAQ.html (r1.382 -> r1.383)
(http://developer.postgresq
Log Message:
---
Support explicit placement of the temporary-table schema within search_path.
This is needed to allow a security-definer function to set a truly secure
value of search_path. Without it, a malicious user can use temporary objects
to execute code with the privileges of the se
Log Message:
---
Support explicit placement of the temporary-table schema within search_path.
This is needed to allow a security-definer function to set a truly secure
value of search_path. Without it, a malicious user can use temporary objects
to execute code with the privileges of the se
Log Message:
---
Support explicit placement of the temporary-table schema within search_path.
This is needed to allow a security-definer function to set a truly secure
value of search_path. Without it, a malicious user can use temporary objects
to execute code with the privileges of the se
Log Message:
---
Update configure.in for release
Security: hold for release
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql:
configure (r1.461.2.18 -> r1.461.2.19)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.diff?r1=1.461.2.18&r2=1.461.
Log Message:
---
Fix markup.
Security: CVE-2007-2138
Tags:
REL7_3_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
release.sgml (r1.163.2.42 -> r1.163.2.43)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml.diff?r1=1.163.2.42&r
Log Message:
---
Update configure in for new release
Security: hold for release
Tags:
REL7_4_STABLE
Modified Files:
--
pgsql:
configure (r1.310.2.27 -> r1.310.2.28)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.diff?r1=1.310.2.27&r2=1.
Log Message:
---
Support explicit placement of the temporary-table schema within search_path.
This is needed to allow a security-definer function to set a truly secure
value of search_path. Without it, a malicious user can use temporary objects
to execute code with the privileges of the se
Log Message:
---
Update configure for release
Security: hold for release
Tags:
REL8_0_STABLE
Modified Files:
--
pgsql:
configure (r1.424.4.18 -> r1.424.4.19)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.diff?r1=1.424.4.18&r2=1.424.4.1
Log Message:
---
Fix markup.
Security: CVE-2007-2138
Tags:
REL7_4_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
release.sgml (r1.235.2.53 -> r1.235.2.54)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml.diff?r1=1.235.2.53&r
Log Message:
---
Update configure.in for release
Security: hold for release
Tags:
REL7_3_STABLE
Modified Files:
--
pgsql:
configure (r1.226.2.29 -> r1.226.2.30)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.diff?r1=1.226.2.29&r2=1.226.
Log Message:
---
Update configure.in version number
Security: tag for release
Tags:
REL8_2_STABLE
Modified Files:
--
pgsql:
configure (r1.523.2.5 -> r1.523.2.6)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.diff?r1=1.523.2.5&r2=1.523.2
Log Message:
---
Fix markup.
Security: CVE-2007-2138
Modified Files:
--
pgsql/doc/src/sgml:
release.sgml (r1.501 -> r1.502)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml.diff?r1=1.501&r2=1.502)
---(end
Log Message:
---
Fix markup.
Security: CVE-2007-2138
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
release.sgml (r1.400.2.42 -> r1.400.2.43)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml.diff?r1=1.400.2.42&r
Log Message:
---
Fix markup.
Security: CVE-2007-2138
Tags:
REL7_3_STABLE
Modified Files:
--
pgsql/doc/src/sgml/ref:
create_function.sgml (r1.43.2.1 -> r1.43.2.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/create_function.sgml.
Log Message:
---
Support explicit placement of the temporary-table schema within search_path.
This is needed to allow a security-definer function to set a truly secure
value of search_path. Without it, a malicious user can use temporary objects
to execute code with the privileges of the se
Log Message:
---
Support explicit placement of the temporary-table schema within search_path.
This is needed to allow a security-definer function to set a truly secure
value of search_path. Without it, a malicious user can use temporary objects
to execute code with the privileges of the se
Log Message:
---
Fix markup.
Security: CVE-2007-2138
Tags:
REL8_2_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
release.sgml (r1.488.2.9 -> r1.488.2.10)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml.diff?r1=1.488.2.9&r2=
Log Message:
---
Fix markup.
Security: CVE-2007-2138
Tags:
REL8_0_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
release.sgml (r1.321.4.35 -> r1.321.4.36)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml.diff?r1=1.321.4.35&r
Log Message:
---
Fix markup.
Security: CVE-2007-2138
Tags:
REL7_4_STABLE
Modified Files:
--
pgsql/doc/src/sgml/ref:
create_function.sgml (r1.53.2.2 -> r1.53.2.3)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/create_function.sgml.
Log Message:
---
Fixed control binding of SetField problem.
Modified Files:
--
psqlodbc:
pgapi30.c (r1.42 -> r1.43)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/pgapi30.c.diff?r1=1.42&r2=1.43)
---(end of broadcast)
Log Message:
---
Update Japanese FAQs.
Jun Kuwamura
Modified Files:
--
pgsql/doc:
FAQ_japanese (r1.40 -> r1.41)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ_japanese.diff?r1=1.40&r2=1.41)
pgsql/doc/src/FAQ:
FAQ_japanese.html (r1.40
Log Message:
---
Snapshot mark(08.02.0XXX)
Modified Files:
--
psqlodbc:
configure.ac (r1.63 -> r1.64)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/configure.ac.diff?r1=1.63&r2=1.64)
version.h (r1.96 -> r1.97)
(http://cvs.p
32 matches
Mail list logo