Log Message:
---
without of openssl cannot have been done.
Fix did this. However,The compilation doesn't succeed
if OpenSSL is not made effective now.
This problem is still continued
Modified Files:
--
psqlodbc:
configure.ac (r1.58 -> r1.59)
(http://cv
Log Message:
---
Fix typo in Makefile.
Marko Kreen
Modified Files:
--
pgsql/src/backend/utils/mb/conversion_procs/euc_jis_2004_and_shift_jis_2004:
Makefile (r1.1 -> r1.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/mb/conversion_pro
Log Message:
---
Fixed without-openssl.
Modified Files:
--
psqlodbc:
configure.ac (r1.59 -> r1.60)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/configure.ac.diff?r1=1.59&r2=1.60)
---(end of broadcast)--
Log Message:
---
Add:
>
> * Allow configuration of backend priorities via the operating system
>
> Though backend priorities make priority inversion during lock
> waits possible, research shows that this is not a huge problem.
> http://archives.postgresql.org/pgsql-general/2007-02/
Log Message:
---
Update the README to reflect the code changes.
Modified Files:
--
bizgres/postgresql/src/backend/utils/resscheduler:
README (r1.10 -> r1.11)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/postgresql/src/backend/utils/resschedu
Log Message:
---
Remove item due to lack of interest:
< * %Add pg_get_acldef(), pg_get_typedefault(), pg_get_attrdef(),
< pg_get_tabledef(), pg_get_domaindef(), pg_get_functiondef()
<
< These would be for application use, not for use by pg_dump.
<
Modified Files:
--
p
Log Message:
---
Cosmetic changes: rename some struct fields, and move the fetching of pgstat
table entries to a separate routine. Don't pass the pgstat database entry to
do_autovacuum; rather, have it fetch it by itself.
Modified Files:
--
pgsql/src/backend/postmaster:
Log Message:
---
Install import libraries used to link to libpq, ecpg and the backend.
Modified Files:
--
pgsql/src/tools/msvc:
Install.pm (r1.4 -> r1.5)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/Install.pm.diff?r1=1.4&r2=1.5)
--
Log Message:
---
Fix array coercion expressions to ensure that the correct volatility is
seen by code inspecting the expression. The best way to do this seems
to be to drop the original representation as a function invocation, and
instead make a special expression node type that represents
Log Message:
---
Fix uninitialized-variable bug.
Modified Files:
--
pgsql/contrib/tsearch2:
dict_syn.c (r1.13 -> r1.14)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/dict_syn.c.diff?r1=1.13&r2=1.14)
---(end of b
Log Message:
---
Add URL for:
* Automatically create rules on views so they are updateable, per SQL99
> http://archives.postgresql.org/pgsql-patches/2006-08/msg00255.php
Modified Files:
--
pgsql/doc:
TODO (r1.2134 -> r1.2135)
(http://developer.postgresql
Log Message:
---
Remove assertion that constraint_exclusion risks wrong answers if
table constraints are changed; this is no longer true now that we
have a plan invalidation mechanism.
Modified Files:
--
pgsql/doc/src/sgml:
config.sgml (r1.117 -> r1.118)
(h
12 matches
Mail list logo