Log Message:
---
Remove freeBackends counter from the sinval shared memory area. We used to
use it to help enforce superuser_reserved_backends, but since 8.1 it's
just been dead weight.
Modified Files:
--
pgsql/src/backend/storage/ipc:
sinvaladt.c (r1.69 -> r1.70)
Log Message:
---
Clean up some problems with redundant cross-type arithmetic operators. Add
int2-and-int8 implementations of the basic arithmetic operators +, -, *, /.
This doesn't really add any new functionality, but it avoids "operator is not
unique" failures that formerly occurred in t
Log Message:
---
Add URL for introduction to multibyte programming in C.
Modified Files:
--
pgsql/src/backend/utils/mb:
README (r1.7 -> r1.8)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/mb/README?r1=1.7&r2=1.8)
--
Sent via pgsql-comm
Log Message:
---
Move USE_WIDE_UPPER_LOWER define to c.h, and remove TS_USE_WIDE and use
USE_WIDE_UPPER_LOWER instead.
Modified Files:
--
pgsql/src/backend/tsearch:
regis.c (r1.4 -> r1.5)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/tsearch/r
Log Message:
---
minor update to README
Modified Files:
--
muninpgplugins:
README (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/muninpgplugins/muninpgplugins/README.diff?r1=1.2&r2=1.3)
pg.munin.conf (r1.1 -> r1.2)
(http://cvs.
Log Message:
---
Fix the code that adds regclass constants to a plan's list of relation OIDs
that it depends on for replan-forcing purposes. We need to consider plain OID
constants too, because eval_const_expressions folds a RelabelType atop a Const
to just a Const. This change could resu
Log Message:
---
Fix the code that adds regclass constants to a plan's list of relation OIDs
that it depends on for replan-forcing purposes. We need to consider plain OID
constants too, because eval_const_expressions folds a RelabelType atop a Const
to just a Const. This change could resu
Log Message:
---
Remove some files now generated by cmake.
Removed Files:
-
wizard:
StackBuilder.sln
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/StackBuilder.sln)
StackBuilder.vcproj
(http://cvs.pgfoundry.org/cgi-bin/cv
Log Message:
---
There's no wx-config on win32, so check the library names to figure out the
version number as best we can.
Modified Files:
--
wizard:
CMakeLists.txt (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/CMakeLists
Log Message:
---
Add support for compiling translations through cmake.
Modified Files:
--
wizard:
CMakeLists.txt (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/CMakeLists.txt.diff?r1=1.2&r2=1.3)
--
Sent via pgsql-committer
Log Message:
---
Add MacOSX bundle info, and ensure the wxWidgets version is 2.8.x
Modified Files:
--
wizard:
CMakeLists.txt (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/CMakeLists.txt.diff?r1=1.1&r2=1.2)
--
Sent via pgs
Log Message:
---
Add a CMake build file
Added Files:
---
wizard:
CMakeLists.txt (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/CMakeLists.txt?rev=1.1&content-type=text/x-cvsweb-markup)
--
Sent via pgsql-committers mailing list (pgsql-
12 matches
Mail list logo