File: CREDITS

package info (click to toggle)
cl-pg 1%3A20061022-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 276 kB
  • ctags: 233
  • sloc: lisp: 3,097; makefile: 43
file content (41 lines) | stat: -rw-r--r-- 793 bytes parent folder | download | duplicates (5)
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
29
30
31
32
33
34
35
36
37
38
39
40
41
Eric Marsden:
  Author of the initial version of pg-dot-lisp.

Peter Van Eynde:
  Wrote the support for the v3 PostgreSQL protocol.

Marc Battyani:
  Lispworks port and bugfixes

Johannes Grdem <johs@copyleft.no>:
  Fix to parsing of DATE types

Doug McNaught:
  Bugfixes

Howard Ding:
  Bugfixes

Ernst Jeschek:
  Pointed out a bug in float parsing

Brian Lui:
  Provided fixes for ACL6
  
James Anderson:
  Provided a fix for a change in PostgreSQL timestamp format

Brian Mastenbrook:
  Implemented MD5 authentication support

Risto Sakari Laakso:
  Provided a parser for the NUMERIC type

Andreas Fuchs
  Patch to allow connection via a unix socket with SBCL

Katsuya Tomioka
  Patch to timezone handling in timestamp parsing


(apologies for people who have been forgotten in this file)