projects
/
pgfincore.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7437028
)
Update Changelog, tag v1.2
author
CΓ©dric Villemain
<cedric@2ndquadrant.fr>
Tue, 10 Dec 2013 14:18:16 +0000
(15:18 +0100)
committer
CΓ©dric Villemain
<cedric@2ndquadrant.fr>
Tue, 10 Dec 2013 14:21:08 +0000
(15:21 +0100)
ChangeLog
patch
|
blob
|
blame
|
history
diff --git
a/ChangeLog
b/ChangeLog
index d7dba90f937f169306fe604ecf9915531de72c21..ebc3b417de405091b43d04bfde072a8819b9e943 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,5
+1,8
@@
-11/20/2012 CΓ©dric Villemain <cedric@2ndQuadrant.fr>
- * - Fix README filename for PGXS
+12/10/2013 CΓ©dric Villemain <cedric@2ndQuadrant.fr>
+ * 1.2 - Fix README filename for PGXS
+ - Update to PostgreSQL 9.3
+ - Fix faillure on NULL input (pgfadvise_loader)
+ - Several fixes and layout changes
06/21/2012 CΓ©dric Villemain <cedric@2ndQuadrant.fr>
* 1.1.2 - Change the open() call to use AllocateFile, and FreeFile