notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: databases/virtualpg/distinfo

Number of commits found: 4

Thursday, 12 Nov 2020
20:02 lbartoletti search for other commits by this committer
databases/virtualpg: Update to 2.0.1

  - fixing a bug affecting INSERT
Original commitRevision:554984 
Friday, 11 Sep 2020
16:09 lbartoletti search for other commits by this committer
databases/virtualpg: Update to 2.0.0

- Add pkg-plist
- Update description

Short summary of differences between earlier versions and v2:

 - Now VirtualPG is available as both a standard C/C++ library (libvirtualpg)
and a dynamic extension module to SQLite (mod_virtualpg).
 - Now the user can freely choose his/her preferred format for DATE / TIME /
TIMESTAMP values.
 - Transactions (BEGIN / COMMIT / ROLLBACK) are now fully honoured also on the
PostgreSQL side.
 - Write operations (INSER / UPDATE / DELETE) are now allowed only if the
PostgreSQL user has the corresponding GRANT permissions.
 - Write operations can be enabled only for PostgreSQL Tables explicitly
declaring a PRIMARY KEY.
Original commitRevision:548251 
Sunday, 11 Jun 2017
19:04 sunpoet search for other commits by this committer
Update to 1.0.2

- While I'm here:
  - Add LICENSE_FILE
  - Update WWW

PR:		219770
Submitted by:	lbartoletti <lbartoletti@tuxfamily.org> (maintainer)
Original commitRevision:443407 
Saturday, 21 Feb 2015
13:58 pawel search for other commits by this committer
VirtualPG is a loadable dynamic extension to both SQLite and SpatiaLite.

Its intended scope is supporting direct SQL access to PostgreSQL and PostGIS own
tables, so to make any possible kind of data exchange between these two popular
open source Spatial DBMSes as straightforward and simple as possible.

WWW: http://www.gaia-gis.it/fossil/virtualpg/index

PR:		197261
Submitted by:	Loic BARTOLETTI <coder@tuxfamily.org>
Original commitRevision:379514 

Number of commits found: 4