Log Message:
---
Another name change.
Modified Files:
--
bizgres/demo:
IVP.tar (r1.8 -> r1.9)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/demo/IVP.tar.diff?r1=1.8&r2=1.9)
---(end of broadcast)---
Log Message:
---
Correction to path location.
Modified Files:
--
bizgres/demo:
IVP.tar (r1.7 -> r1.8)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/demo/IVP.tar.diff?r1=1.7&r2=1.8)
---(end of broadcast)---
Log Message:
---
Documentation directory rework.
Modified Files:
--
bizgres:
build.xml (r1.9 -> r1.10)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/build.xml.diff?r1=1.9&r2=1.10)
common.xml (r1.8 -> r1.9)
(http://cvs.pgfound
Log Message:
---
Updated docs.
Modified Files:
--
bizgres/doc:
README.txt (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/doc/README.txt.diff?r1=1.2&r2=1.3)
Added Files:
---
bizgres/doc:
BG_userguide.pdf (r1.
Log Message:
---
Fix path variables to work with installer.
Modified Files:
--
bizgres/demo:
IVP.tar (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/demo/IVP.tar.diff?r1=1.6&r2=1.7)
---(end of broadcast)-
Log Message:
---
Done:
< * Consider use of open/fcntl(O_DIRECT) to minimize OS caching,
< especially for WAL writes
> * -Consider use of open/fcntl(O_DIRECT) to minimize OS caching,
> for WAL writes
Modified Files:
--
pgsql/doc:
TODO (r1.1600 -> r1.1601)
Log Message:
---
Update O_DIRECT comment.
Modified Files:
--
pgsql/src/backend/access/transam:
xlog.c (r1.211 -> r1.212)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/transam/xlog.c.diff?r1=1.211&r2=1.212)
---
Log Message:
---
Thank you for applying patch --- regexp_replace.
An attached patch is a small additional improvement.
This patch use appendStringInfoText instead of appendStringInfoString.
There is an overhead of PG_TEXT_GET_STR when appendStringInfoString is
executed by text type. This
Log Message:
---
Use O_DIRECT if available when using O_SYNC for wal_sync_method.
Also, write multiple WAL buffers out in one write() operation.
ITAGAKI Takahiro
---
> If we disable writeback-cache and use open_syn
Log Message:
---
Handle null countries better, to prevent empty reports
Modified Files:
--
bizgres/JasperReports/reports:
DailyGeographicActivity.jrxml (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/JasperReports/reports/DailyGe
Log Message:
---
Using aggregate tables for weekly entry page info. Showing the page
description instead of the url when the description has meaningful data
Modified Files:
--
bizgres/JasperReports/reports:
DailyTrafficActivity.jrxml (r1.3 -> r1.4)
(http:/
Log Message:
---
Use weekly aggregate tables
If the page_desc field has meaningful data use it instead of the url.
Modified Files:
--
bizgres/JasperReports/reports:
CumulativeExitPages.jrxml (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgre
Log Message:
---
Updated the SQL to use aggregate tables
Modified Files:
--
bizgres/JasperReports/reports:
WeeklyTrafficActivity.jrxml (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/JasperReports/reports/WeeklyTrafficActivity.jr
Log Message:
---
Compiles the reports
Added Files:
---
bizgres/JasperReports:
build.xml (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/JasperReports/build.xml?rev=1.1&content-type=text/x-cvsweb-markup)
---(end of br
Log Message:
---
compiles to the reports folder
Modified Files:
--
bizgres/JasperReports:
build.xml (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/JasperReports/build.xml.diff?r1=1.1&r2=1.2)
---(end of b
Log Message:
---
Make use of new list primitives list_append_unique and list_concat_unique
where applicable.
Modified Files:
--
pgsql/src/backend/optimizer/path:
joinrels.c (r1.74 -> r1.75)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/optim
Log Message:
---
Added sample ant target showing how to batch precompile the reports
Modified Files:
--
bizgres/JasperReportsRunner:
build.xml (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/JasperReportsRunner/build.xml.diff?r1=
Log Message:
---
Changed the names of the Cumulative report output to match the new naming
convention
Modified Files:
--
bizgres/JasperReportsRunner/src/com/jaspersoft/bizgres/clickstream:
JasperReportsRunner.java (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cg
Log Message:
---
Add tab completion syntax for PREPARE 2-phase commit syntax.
There's no tab-completion for "PREPARE TRANSACTION 'xxx'" since that
would be ambigous with "PREPARE xxx AS xx".
Heikki Linnakangas
Modified Files:
--
pgsql/src/bin/psql:
tab-complete.c
Log Message:
---
The JasperReportRunner will now specify that the JasperReports files are
compiled by the JDT compiler, to avoid any dependency on javac being
installed.
Added Files:
---
bizgres/JasperReportsRunner/lib:
jdt-compiler.jar (r1.1)
(http://cvs.pgfou
Log Message:
---
Fix a bunch of bad interactions between partial indexes and the new
planning logic for bitmap indexscans. Partial indexes create corner
cases in which a scan might be done with no explicit index qual conditions,
and the code wasn't handling those cases nicely. Also be a l
Log Message:
---
1) Use the jdt compiler when compiling JasperReports - doesn't require
the javac compiler to be installed, and doesn't require temp file space.
2) Use a manual HtmlExporter for finer control over the HTML generated.
3) Don't use small images to align stuff in HTML output
Log Message:
---
Modified Files:
--
bizgres/KETL/conf:
Extra.Config (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/KETL/conf/Extra.Config.diff?r1=1.1&r2=1.2)
---(end of broadcast)---
Log Message:
---
Introduce release Release-0_7_2
Modified Files:
--
bizgres:
release.txt (r1.9 -> r1.10)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/release.txt.diff?r1=1.9&r2=1.10)
---(end of broadcast)
Log Message:
---
Example DBs uploaded
Modified Files:
--
bizgres/KETL/src/com/kni/etl/ketl/writer:
JasperReportWriter.java (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/KETL/src/com/kni/etl/ketl/writer/JasperReportWriter.java.d
Log Message:
---
Code cleanup.
Modified Files:
--
pgsql/src/backend/libpq:
hba.c (r1.144 -> r1.145)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/libpq/hba.c.diff?r1=1.144&r2=1.145)
---(end of broadcast)-
Log Message:
---
Refactor exec_cast_value() and exec_simple_cast_value(): since they do
not ever write through the `isnull' parameter, it does not need to be
an out parameter. Therefore it can be declared a "bool" rather than a
"bool *".
Modified Files:
--
pgsql/src/pl/plpg
Log Message:
---
Mark a static array "const" to move a few bytes from the "data" segment
to the "text" segment. It would be possible to mark the elements of the
array "const" as well, but this would require multiple API changes and
does not seem to be worth the notational inconvenience.
Mo
28 matches
Mail list logo