File: AUTHORS

package info (click to toggle)
guile-pg 0.16-4.1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 3,604 kB
  • ctags: 465
  • sloc: sh: 9,518; ansic: 1,910; lisp: 1,704; makefile: 142
file content (37 lines) | stat: -rw-r--r-- 1,206 bytes parent folder | download | duplicates (4)
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
;;; $Id: AUTHORS,v 1.4 2003/08/13 09:43:29 ttn Rel $
;;;
;;; To find out what should go in this file, see "Information For
;;; Maintainers of GNU Software" (maintain.texi), the section called
;;; "Recording Changes".

Thien-Thi Nguyen <ttn@gnu.org> wrote:
    scm/postgres-col-defs.scm             scm/postgres-meta.scm
    scm/postgres-ql.scm                   scm/postgres-resx.scm
    scm/postgres-stored-procedures.scm    scm/postgres-table.scm
    scm/postgres-types.scm
    doc/guile-pg.twerp
    test/show-platform    test/alive.sh    test/config.scm.in
    test/abstraction-scm-tests.sh    test/guile-pg-abstraction-scm-tests.scm
and modified:
    configure.in
    libpostgres.h    libpostgres.c    libpostgres_lo.c
    scm/postgres.scm.in
    doc/guile-pg.texi
    test/basic-tests.sh		test/guile-pg-basic-tests.scm
    test/lo-tests.sh		test/guile-pg-lo-tests.scm


Ian Grant <Ian.Grant@cl.cam.ac.uk> wrote:
    configure.in
    libpostgres.h    libpostgres.c    libpostgres_lo.c
    scm/postgres.scm.in
    doc/guile-pg.texi
    test/basic-tests.sh		test/guile-pg-basic-tests.scm
    test/lo-tests.sh		test/guile-pg-lo-tests.scm


Per Bothner wrote:
    test/testing.scm


;;; AUTHORS ends here