diff options
author | Dickson S. Guedes | 2011-05-12 23:03:50 +0000 |
---|---|---|
committer | Dickson S. Guedes | 2011-05-12 23:03:50 +0000 |
commit | c471d75116b7ba98f69925ff112c1ebea9e6d14d (patch) | |
tree | 602a2c2c45de95fc43db5e5d3301b56e139b0c70 | |
parent | 5e73b0fa246f2272173483d3021deec7712292ad (diff) |
fixing a typofirst_draft_proposal
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,13 +1,15 @@ pgxn utils ========== -This branchs stays here for historical purpouse. +This branch stays here for historical purpouse. This script is the first draft proposal to create a tool that helps PostgreSQL developers to focus on problem that they wants to solve, than in the all structure and files and control files need to PGXS to build the extension. +Please see the 'master' branch! + For more details see this thread: http://groups.google.com/group/pgxn-users/browse_thread/thread/56c409b5b2dc8b74 |