Skip to content

Commit bbfe09f

Browse files
author
James William Pye
committed
Note some changes and reorganize the index.
1 parent 71aace9 commit bbfe09f

File tree

2 files changed

+16
-3
lines changed

2 files changed

+16
-3
lines changed

postgresql/documentation/changes.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Changes
22
=======
33

4+
0.9.2
5+
-----
6+
7+
* Correct types.Array binary serialization (8.5 added extra checks)
8+
* Add more encoding name mapping entries.
9+
* Documentation improvements.
10+
411
0.9.1 released on 2009-08-12
512
----------------------------
613

postgresql/documentation/index.txt

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,18 +19,24 @@ Contents
1919
Driver
2020
`postgresql.documentation.driver`
2121

22+
Categories and Query Libraries
23+
`postgresql.documentation.lib`
24+
2225
Client Parameters
2326
`postgresql.documentation.clientparameters`
2427

25-
Console Scripts
26-
`postgresql.documentation.bin`
27-
2828
Gotchas
2929
`postgresql.documentation.gotchas`
3030

3131
Changes
3232
`postgresql.documentation.changes`
3333

34+
---------
35+
Reference
36+
---------
37+
38+
Commands
39+
`postgresql.documentation.bin`
3440

3541
------------------
3642
Sample PG-API Code

0 commit comments

Comments
 (0)