summaryrefslogtreecommitdiff
path: root/src/sources
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adamc@hcoop.net>2009-06-28 13:49:32 -0400
committerGravatar Adam Chlipala <adamc@hcoop.net>2009-06-28 13:49:32 -0400
commit5c154f05f5e4735d999927925a771b3a21f5a22d (patch)
treea31efa1a10c57b3b2db7f7ba7008b4871a70e2a6 /src/sources
parent5952e97040dd9331865368bb726b8059dbedbc5a (diff)
Start of multi-DBMS support
Diffstat (limited to 'src/sources')
-rw-r--r--src/sources6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/sources b/src/sources
index 0ed28654..7ba0b999 100644
--- a/src/sources
+++ b/src/sources
@@ -25,6 +25,12 @@ cgi.sml
fastcgi.sig
fastcgi.sml
+postgres.sig
+postgres.sml
+
+mysql.sig
+mysql.sml
+
print.sig
print.sml