Log Message:
---
Suppress MSVC warnings about weak functions by using
_CRT_SECURE_NO_DEPRECATE.
Hiroshi Saito
Modified Files:
--
pgsql/src/bin/pg_config:
win32.mak (r1.5 -> r1.6)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_config/win32.mak
Log Message:
---
Update packages description:
< A package would be a schema with its own variables,
< private functions, and initialization functions. It
> A package would be a schema with public/private variables,
> public/p
Log Message:
---
Modified Files:
--
bizgres/KETL/src/com/kni/etl/ketl/transform:
JDBCIncrementer.java (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/KETL/src/com/kni/etl/ketl/transform/JDBCIncrementer.java.diff?r1=1.3&r2=1.4)
Log Message:
---
Update packages:
< private functions, and initialization functions
> private functions, and initialization functions. It
> is also possible to implement these capabilities
> in all schemas and not use a separ
Log Message:
---
Fix win32.mak for config cleanup.
Hiroshi Saito
Modified Files:
--
pgsql/src:
win32.mak (r1.13 -> r1.14)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/win32.mak.diff?r1=1.13&r2=1.14)
---(end of broadcast)--
Log Message:
---
Update:
< o COPY FROM STDIN not implemented because not useful?
> o Implement COPY FROM STDIN
Modified Files:
--
pgsql/doc:
TODO (r1.1939 -> r1.1940)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1939&r2=
Log Message:
---
bump version
Modified Files:
--
pgfouine:
version.php (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/version.php.diff?r1=1.1&r2=1.2)
---(end of broadcast)---
TI
Log Message:
---
fixed unit tests
Modified Files:
--
pgfouine/tests:
TestErrorLogObject.class.php (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/tests/TestErrorLogObject.class.php.diff?r1=1.1&r2=1.2)
TestQueryLogObject
Log Message:
---
preparing the website for 0.7 release
Modified Files:
--
www:
vacuum.html (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/www/vacuum.html.diff?r1=1.1&r2=1.2)
tsung.html (r1.2 -> r1.3)
(http://cvs.pgfoun
Update of /cvsroot/pgfouine/www/images/screenshots
In directory pgfoundry.org:/tmp/cvs-serv33797/images/screenshots
Log Message:
Directory /cvsroot/pgfouine/www/images/screenshots added to the repository
---(end of broadcast)---
TIP 6: explain anal
Log Message:
---
Fix 'make clean' for change of regression.diffs file name.
Modified Files:
--
pgsql/src/interfaces/ecpg/test:
Makefile (r1.56 -> r1.57)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/Makefile.diff?r1=1.56&r2=1.57
Log Message:
---
Add a feature for automatic initialization and finalization of dynamically
loaded libraries: call functions _PG_init() and _PG_fini() if the library
defines such symbols. Hence we no longer need to specify an initialization
function in preload_libraries: we can assume that
Log Message:
---
Reverse order of performance guides so powerpostgresql is first.
Modified Files:
--
pgsql/doc:
FAQ (r1.393 -> r1.394)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ.diff?r1=1.393&r2=1.394)
pgsql/doc/src/FAQ:
FAQ.html
Log Message:
---
Add detail on packages:
>
> A package would be a schema with its own variables,
> private functions, and initialization functions
>
Modified Files:
--
pgsql/doc:
TODO (r1.1938 -> r1.1939)
(http://developer.
Log Message:
---
Add package item:
< o Add Oracle-style packages
> o Add Oracle-style packages (Pavel)
> * Pavel is Pavel Stehule <[EMAIL PROTECTED]>
Modified Files:
--
pgsql/doc:
TODO (r1.1937 -> r1.1938)
(http://developer.pos
Log Message:
---
Fix definition of "errcode" for MSVC.
Hiroshi Saito
Modified Files:
--
pgsql/src/include:
c.h (r1.208 -> r1.209)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/c.h.diff?r1=1.208&r2=1.209)
pgsql/src/include/port:
Log Message:
---
Done:
< o Automatically force archiving of partially-filled WAL files when
> o -Automatically force archiving of partially-filled WAL files when
<
< Doing this will allow administrators to know more easily when
< the archive contains al
Log Message:
---
Fix bug introduced by last patch, thanks again to Mario Weilguni <[EMAIL
PROTECTED]>
Tags:
REL7_3_STABLE
Modified Files:
--
pgsql/contrib/ltree:
ltree_gist.c (r1.3.2.2 -> r1.3.2.3)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/co
Log Message:
---
Fix bug introduced by last patch, thanks again to Mario Weilguni <[EMAIL
PROTECTED]>
Tags:
REL7_4_STABLE
Modified Files:
--
pgsql/contrib/ltree:
ltree_gist.c (r1.5.4.2 -> r1.5.4.3)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/co
Log Message:
---
Fix bug introduced by last patch, thanks again to Mario Weilguni <[EMAIL
PROTECTED]>
Tags:
REL8_0_STABLE
Modified Files:
--
pgsql/contrib/ltree:
ltree_gist.c (r1.8.4.2 -> r1.8.4.3)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/co
Log Message:
---
Fix bug introduced by last patch, thanks again to Mario Weilguni <[EMAIL
PROTECTED]>
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/contrib/ltree:
ltree_gist.c (r1.10.2.2 -> r1.10.2.3)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/
Log Message:
---
Fix bug introduced by last patch, thanks again to Mario Weilguni <[EMAIL
PROTECTED]>
Modified Files:
--
pgsql/contrib/ltree:
ltree_gist.c (r1.17 -> r1.18)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/ltree/ltree_gist.c.diff?r1
Log Message:
---
Cleaned up log output a little bit more.
Modified Files:
--
pgsql/src/interfaces/ecpg/ecpglib:
execute.c (r1.56 -> r1.57)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ecpglib/execute.c.diff?r1=1.56&r2=1.57)
pgsq
Log Message:
---
subversion revision 80 commited to CVS
Modified Files:
--
pgestraier:
.svnrev (r1.80 -> r1.81)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgestraier/pgestraier/.svnrev.diff?r1=1.80&r2=1.81)
---(end of broadcast)--
Log Message:
---
bugfix: offset implementation didn't return all records
Modified Files:
--
pgestraier:
pgest.c (r1.30 -> r1.31)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgestraier/pgestraier/pgest.c.diff?r1=1.30&r2=1.31)
---(en
Log Message:
---
Clarified COPY FROM STDIN in ecpg todo
Modified Files:
--
pgsql/doc:
TODO (r1.1935 -> r1.1936)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1935&r2=1.1936)
---(end of broadcast)--
Log Message:
---
Made parser check for valid copy to/from stdin/stdout combinations.
Lots of small changes in regression test suite
Modified Files:
--
pgsql/src/interfaces/ecpg:
ChangeLog (r1.318 -> r1.319)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/
Log Message:
---
subversion revision 79 commited to CVS
Modified Files:
--
pgestraier:
.svnrev (r1.79 -> r1.80)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgestraier/pgestraier/.svnrev.diff?r1=1.79&r2=1.80)
---(end of broadcast)--
Log Message:
---
update trigger now uses est_node_edit_doc (as it should)
Modified Files:
--
pgestraier:
pgest.c (r1.29 -> r1.30)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgestraier/pgestraier/pgest.c.diff?r1=1.29&r2=1.30)
---(e
Log Message:
---
delete just existing triggers
Modified Files:
--
pgestraier/bin:
pgest-index.pl (r1.10 -> r1.11)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgestraier/pgestraier/bin/pgest-index.pl.diff?r1=1.10&r2=1.11)
---(end of
Log Message:
---
subversion revision 78 commited to CVS
Modified Files:
--
pgestraier:
.svnrev (r1.78 -> r1.79)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgestraier/pgestraier/.svnrev.diff?r1=1.78&r2=1.79)
---(end of broadcast)--
Log Message:
---
subversion revision 77 commited to CVS
Modified Files:
--
pgestraier:
.svnrev (r1.77 -> r1.78)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgestraier/pgestraier/.svnrev.diff?r1=1.77&r2=1.78)
---(end of broadcast)--
Log Message:
---
try unique index if primary key doesn't exits
Modified Files:
--
pgestraier/bin:
pgest-index.pl (r1.9 -> r1.10)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgestraier/pgestraier/bin/pgest-index.pl.diff?r1=1.9&r2=1.10)
33 matches
Mail list logo