Skip to content
This repository was archived by the owner on Jan 22, 2024. It is now read-only.

Changelog

djthorpe edited this page Nov 30, 2012 · 9 revisions

November 30th 2012

In the process of moving project from Google Code to github

November 12th 2012

Note: After a long hiatus, alpha005 will be released sometime towards the end of 2012 or early in 2013. Changes will include:

  • Deprecated old frameworks, applications and preference pane
  • New frameworks PGServerKit, PGClientKit and PGDataKit
  • New applications PGServer and PGClient as companions to above frameworks
  • Updated version of postgresql to 9.1.5

There is still some work to do to create a new alpha release.

alpha004

November 22nd 2009

Tagged 'alpha004' n the repository and uploaded a new .zip file which only includes the preference pane. In this version:

  • Upgraded postgresql to version 8.4.1
  • No longer a universal binary package - only compiles 64-bit for Mac OS X 10.6
  • Potentially, compatibility with 10.5 and 32-bit Intel (and PPC) could be added back in, but the way PostgreSQL does it's build is troublesome with multiple architectures
  • Unit tests and types are still not finished

alpha003

March 15th 2009

Tagged 'alpha003' in the repository and uploaded a new .dmg file which includes the frameworks and testing applications. In this version:

  • Renamed FLXServer to FLXPostgresServer for consistency
  • Working on binary type support for PostgresClientKit
  • Completed '!EmbeddedServer' example application
  • Added some unit tests
Clone this wiki locally