|
Number of commits found: 5
| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
12 Feb 2012 15:31:34
2.3.1_2
|
rm  |
- convert to using PYTHON_SITELIBDIR (not functional change) |
25 Feb 2011 00:12:12
2.3.1_2  |
miwi  |
- Move over to py25+ or above
- While here kick md5 support |
06 Jun 2008 13:17:10
2.3.1_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
05 Jun 2008 12:07:02
2.3.1
|
miwi  |
- Update to 2.3.1
Submitted by: Pierre-Emmanuel André <pea@raveland.org> (maintainer via
private mail) |
03 Jun 2008 08:38:16
2.3.0
|
miwi  |
pgloader imports data from a flat file and inserts it into one or
more PostgreSQL database tables. It uses a flat file per database
table, and you can configure as many Sections as you want, each one
associating a table name and a data file.
Data are parsed and rewritten, then given to PostgreSQL COPY command.
Parsing is necessary for dealing with end of lines and eventual trailing
separator characters, and for column reordering: your flat data file may
not have the same column order as the database table has.
pgloader is also able to load some large objects data into PostgreSQL,
as of now only Informix UNLOAD data files are supported. This command
gives large objects data location information into the main data file.
pgloader parse it add the text or bytea content properly escaped to the
COPY data.
pgloader issues some timing statistics every "commit_every" commits. At
the end of processing each section, a summary of overall operations,
numbers of rows copied and commits, time it took in seconds, errors
logged and database errors is issued.
WWW: http://pgfoundry.org/projects/pgloader/
PR: ports/124210
Submitted by: Pierre-Emmanuel Andre |
Number of commits found: 5
2839
|
| Latest Vulnerabilities |
|
5 vulnerabilities affecting 20 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
|
8e7
|