blob: 0f8d0f09c1b25e7e4ecbfe798af2e9634b3742ba (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
========
NEXT
========
- Nested function definitions
- Primitive "time" type
- Nullable SQL columns (via "option")
- Cookies
========
20081028
========
- Add GCCARGS configure option
========
20081027
========
- On missing inputs, print an error message, but don't exit the web server.
- Remove need for "() <-" notation.
========
20081026
========
- Change 'sed' call to work on OSX.
- Avoid including or linking libpq files on apps that don't use SQL.
|