Log Message:
---
Slight wording improvement in documentation.
Modified Files:
--
pgsql/doc/src/sgml:
maintenance.sgml (r1.58 -> r1.59)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/maintenance.sgml.diff?r1=1.58&r2=1.59)
---
Log Message:
---
Add missing ecpg function prototype needed when in threaded mode ---
supresses compiler warning.
Modified Files:
--
pgsql/src/interfaces/ecpg/ecpglib:
extern.h (r1.17 -> r1.18)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interface
Log Message:
---
Add URL for terminate backend test:
> http://archives.postgresql.org/pgsql-hackers/2006-08/msg00174.php
Modified Files:
--
pgsql/doc:
TODO (r1.1933 -> r1.1934)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1933&r2=
Log Message:
---
Add some basic tests of GUC behavior.
Joachim Wieland
Modified Files:
--
pgsql/src/test/regress:
parallel_schedule (r1.32 -> r1.33)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/parallel_schedule.diff?r1=1.32&r2=1.33)
Log Message:
---
Enhancements to support Web services bridge
Modified Files:
--
bizgres/KETL/src/com/kni/etl/dbutils:
ResourcePool.java (r1.10 -> r1.11)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/KETL/src/com/kni/etl/dbutils/ResourcePool.j
Log Message:
---
* [vacuum] improved the layout
* [vacuum] fixed the default sort order to work also for simple VACUUM
* [vacuum] added the CPU usage
Modified Files:
--
pgfouine/include/reporting:
ReportAggregator.class.php (r1.17 -> r1.18)
(http://cvs.pgfo
Log Message:
---
Cause ALTER TABLE to perform ALTER COLUMN DROP DEFAULT operations during
the DROP pass rather than the ADD_CONSTR pass. On examining the code I
think this was just an oversight rather than intentional, and it seems
to satisfy the principle of least surprise better than the
Log Message:
---
Remove use of a regex character class in resultmap (for freebsd version
check). This isn't supported by pg_regress since the recent rewrite
into C. While we could add char classes to pg_regress.c's code, it's
not really needed at the moment: thanks to Andrew's patch to ma
Log Message:
---
Fix AfterTriggerExecute() to pass tg_trigtuple and tg_newtuple as NULLs
rather than pointers to garbage, when calling AFTER STATEMENT triggers.
Michael Fuhr
Modified Files:
--
pgsql/src/backend/commands:
trigger.c (r1.205 -> r1.206)
(http:/
Log Message:
---
Add missing pgstat_count_index_scan(), per Andreas Seltenreich.
Modified Files:
--
pgsql/src/backend/access/gin:
ginscan.c (r1.3 -> r1.4)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/gin/ginscan.c.diff?r1=1.3&r2=1.4)
Log Message:
---
allowing open of views from main window
Modified Files:
--
pgaccess/lib:
views.tcl (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/lib/views.tcl.diff?r1=1.3&r2=1.4)
---(end of broadcast
Log Message:
---
clean out debug line
Modified Files:
--
pgaccess/lib:
queries.tcl (r1.9 -> r1.10)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/lib/queries.tcl.diff?r1=1.9&r2=1.10)
---(end of broadcast)
Log Message:
---
trim right semi-colon from views before running them
Modified Files:
--
pgaccess/lib:
queries.tcl (r1.8 -> r1.9)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/lib/queries.tcl.diff?r1=1.8&r2=1.9)
---
Log Message:
---
A few regression tests for VALUES, from Gavin Sherry.
Modified Files:
--
pgsql/src/test/regress/expected:
insert.out (r1.7 -> r1.8)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/expected/insert.out.diff?r1=1.7&r2=1.8)
Log Message:
---
Removed compiler warnings
Modified Files:
--
pgsql/src/interfaces/ecpg/test:
pg_regress.sh (r1.2 -> r1.3)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/pg_regress.sh.diff?r1=1.2&r2=1.3)
pgsql/src/interfaces/
Log Message:
---
Applied test suite update by Joachim Wieland <[EMAIL PROTECTED]>.
Modified Files:
--
pgsql/src/interfaces/ecpg:
ChangeLog (r1.315 -> r1.316)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ChangeLog.diff?r1=1.315&r2=1.
16 matches
Mail list logo