Log Message:
---
Add pg_has_role() family of privilege inquiry functions modeled after the
existing ones for object privileges. Update the information_schema for
roles --- pg_has_role() makes this a whole lot easier, removing the need
for most of the explicit joins with pg_user. The views
Log Message:
---
Daily WebTrafficActivity report. Shows traffic by hour for a specific
date, with both a table and a line chart.
TODOS: Fix hour formating, currently "0", "1", etc.
Add summaries for page views, sessions, users
Added Files:
---
bizgres/JasperReports/rep
Log Message:
---
Moved the old "WeeklyTrafficActivity" report to "CumulativeTrafficActivity"
to match our new naming conventions.
Added Files:
---
bizgres/JasperReports/reports:
CumulativeTrafficActivity.jrxml (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi
Log Message:
---
Weekly Traffic Activity report. Has a mandatory parameter called
"week_end_date" which is the last day of the seven day span to report
on.
There is a table and a line chart showing pageviews, sessions and users
per day for the week, where week is a rolling 7 day period en
Update of /cvsroot/bizgres/bizgres/KETL/src/com/kni/etl/ketl/transformation
In directory
pgfoundry.org:/tmp/cvs-serv37919/src/com/kni/etl/ketl/transformation
Log Message:
Directory /cvsroot/bizgres/bizgres/KETL/src/com/kni/etl/ketl/transformation
added to the repository
---
Update of /cvsroot/bizgres/bizgres/KETL/src/com/kni/etl/ketl/reader
In directory pgfoundry.org:/tmp/cvs-serv37919/src/com/kni/etl/ketl/reader
Log Message:
Directory /cvsroot/bizgres/bizgres/KETL/src/com/kni/etl/ketl/reader added to
the repository
---(end of broadcast)---
Log Message:
---
Code reorg was not deployed in initial release
Modified Files:
--
bizgres/KETL/src/com/kni/etl/ketl:
ETLEvent.java (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/KETL/src/com/kni/etl/ketl/ETLEvent.java.diff?r1=1
Update of /cvsroot/bizgres/bizgres/KETL/src/com/kni/etl/ketl/writer
In directory pgfoundry.org:/tmp/cvs-serv37919/src/com/kni/etl/ketl/writer
Log Message:
Directory /cvsroot/bizgres/bizgres/KETL/src/com/kni/etl/ketl/writer added to
the repository
---(end of broadcast)---
Log Message:
---
Add SET ROLE. This is a partial commit of Stephen Frost's recent patch;
I'm still working on the has_role function and information_schema changes.
Modified Files:
--
pgsql/doc/src/sgml:
func.sgml (r1.269 -> r1.270)
(http://developer.postgr
Log Message:
---
Suppress blank pages between weeks in PDF output.
Modified Files:
--
bizgres/JasperReports/reports:
GeographicActivity.jrxml (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/JasperReports/reports/GeographicActivit
Update of /cvsroot/python/pq
In directory pgfoundry.org:/tmp/cvs-serv99218
Log Message:
Import PQueue. A low-level PQ protocol implementation providing PQv3 message
classes, client "transactions", message processing queue("Interchange") with
thread safety, and buffer mechanisms for reading message
Log Message:
---
Introduce release Release-0_7_1
Modified Files:
--
bizgres:
release.txt (r1.8 -> r1.9)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/release.txt.diff?r1=1.8&r2=1.9)
---(end of broadcast)--
Log Message:
---
- upload a zipped tar of all the logs, regardless of success status
- fix multiroot bug with logdir name in web txn
Modified Files:
--
client-code:
build-farm.conf (r1.13 -> r1.14)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbuildfarm/c
Log Message:
---
Ant file to build and test the JasperReportsRunner. Major targets:
compile - compiles the runner
compile-tests - compiles the test files
run-tests - runs all available tests. (currently there are no tests.)
clean - one guess
Added Files:
---
Update of
/cvsroot/bizgres/bizgres/JasperReportsRunner/src/com/jaspersoft/bizgres/clickstream
In directory pgfoundry.org:/tmp/cvs-serv95746/clickstream
Log Message:
Directory
/cvsroot/bizgres/bizgres/JasperReportsRunner/src/com/jaspersoft/bizgres/clickstream
added to the repository
--
Update of /cvsroot/bizgres/bizgres/JasperReportsRunner/src/com
In directory pgfoundry.org:/tmp/cvs-serv95676/com
Log Message:
Directory /cvsroot/bizgres/bizgres/JasperReportsRunner/src/com added to the
repository
---(end of broadcast)---
TIP 9: In
Log Message:
---
Initial check in of the JasperRunner for use with the click stream
analysis application. This consists of a new class that the ETL engine
can use to fire off report execution upon completion, and a typed
exception thrown by the runner.
One major bug right now: reports are
Update of /cvsroot/bizgres/bizgres/JasperReportsRunner/src/com/jaspersoft
In directory pgfoundry.org:/tmp/cvs-serv95707/jaspersoft
Log Message:
Directory /cvsroot/bizgres/bizgres/JasperReportsRunner/src/com/jaspersoft added
to the repository
---(end of broadcast)
Update of
/cvsroot/bizgres/bizgres/JasperReportsRunner/src/com/jaspersoft/bizgres
In directory pgfoundry.org:/tmp/cvs-serv95732/bizgres
Log Message:
Directory
/cvsroot/bizgres/bizgres/JasperReportsRunner/src/com/jaspersoft/bizgres added
to the repository
---(end of bro
Log Message:
---
Libraries needed to build and run the JasperReportsRunner, used to
generate report output after an ETL run has finished.
Added Files:
---
bizgres/JasperReportsRunner/lib:
commons-beanutils-1.5.jar (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb
Update of /cvsroot/bizgres/bizgres/JasperReportsRunner/lib
In directory pgfoundry.org:/tmp/cvs-serv95344/lib
Log Message:
Directory /cvsroot/bizgres/bizgres/JasperReportsRunner/lib added to the
repository
---(end of broadcast)---
TIP 6: explain an
Update of /cvsroot/bizgres/bizgres/JasperReportsRunner/tests
In directory pgfoundry.org:/tmp/cvs-serv95344/tests
Log Message:
Directory /cvsroot/bizgres/bizgres/JasperReportsRunner/tests added to the
repository
---(end of broadcast)---
TIP 1: if p
Update of /cvsroot/bizgres/bizgres/JasperReportsRunner/src
In directory pgfoundry.org:/tmp/cvs-serv95344/src
Log Message:
Directory /cvsroot/bizgres/bizgres/JasperReportsRunner/src added to the
repository
---(end of broadcast)---
TIP 2: Don't 'kil
Update of /cvsroot/bizgres/bizgres/JasperReportsRunner
In directory pgfoundry.org:/tmp/cvs-serv95304/JasperReportsRunner
Log Message:
Directory /cvsroot/bizgres/bizgres/JasperReportsRunner added to the repository
---(end of broadcast)---
TIP 3: Hav
Log Message:
---
Add username for psql password prompt, if the username was specified.
Adrian Maier
Modified Files:
--
pgsql/src/bin/psql:
command.c (r1.150 -> r1.151)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/command.c.diff?r1=1.150&r
Log Message:
---
Inappropiate comment in code
Modified Files:
--
bizgres/KETL/src/com/kni/etl:
DataItemHelper.java (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/KETL/src/com/kni/etl/DataItemHelper.java.diff?r1=1.1&r2=1.2)
Log Message:
---
Add:
> o Allow postgresql.conf file values to be changed via an SQL API
> o Allow the server to be stopped/restarted via an SQL API
Modified Files:
--
pgsql/doc:
TODO (r1.1599 -> r1.1600)
(http://developer.postgresql.org/cvsweb
27 matches
Mail list logo