Commit Graph

19 Commits

Author SHA1 Message Date
Miles Lott
260e5705bf Formatting 2001-07-26 10:16:42 +00:00
jengo
3b28be028f Removed the array from limit_query() 2001-07-08 04:17:28 +00:00
jengo
fc49aa8594 Changed around the limit_query() function to be easier for developers to use 2001-07-02 19:16:20 +00:00
mdean
55520a7296 Added option to toggle use of pconnect. 2001-07-01 17:15:19 +00:00
mdean
f58b8aa55e Tidy up function for limit_query. 2001-07-01 17:04:42 +00:00
jengo
bf66467d0d For some reason, using pg_Exec() with transaction_begin() wasn't always working 2001-06-04 00:37:22 +00:00
jengo
ebc976dbdb Possiable fix for databases not being created when the user doesn't specify a host 2001-06-03 23:50:50 +00:00
seek3r
45eda7f54e added what i think is working code to create the pgsql database 2001-06-01 09:53:42 +00:00
seek3r
ae7a9c3af3 removed some debugging details 2001-06-01 09:23:03 +00:00
seek3r
dbfe053e66 added the final steps needed for creating the database for the user 2001-06-01 09:06:49 +00:00
seek3r
0c41c058d1 added the final steps needed for creating the database for the user 2001-06-01 08:57:52 +00:00
jengo
33aa5de6f5 Added in transaction support 2001-05-24 07:54:33 +00:00
jengo
a48625a0f6 Fixed PHP warnings on disconnects 2001-03-09 15:55:34 +00:00
jengo
81c7d0be94 Fixed limit(), I must have been a sleep when I wrote the function :) 2001-01-30 00:12:27 +00:00
jengo
9505b365d6 Moved sql_limit() to the db classes and renamed it to limit() 2001-01-25 06:09:08 +00:00
seek3r
4e3e6c77cb fixed banners so that they are all uniform and complete 2001-01-16 13:52:32 +00:00
jengo
1201f2693a Fixed banner messages not including the GPL license on files which we did not fully write 2001-01-14 15:37:07 +00:00
seek3r
fba1a92446 Put in new license details 2001-01-13 10:18:50 +00:00
seek3r
e97ef24062 switching to the new Object factory method 2001-01-11 09:52:33 +00:00