Greg Sabino Mullane
327f2430ae
Rewrote all the quoting stuff, including decodeBlob support
...
Add install check for plpgsql
Overhaul nextSequenceValue
Re-enable commit()
2006-07-05 03:59:54 +00:00
Greg Sabino Mullane
06de9f109e
Add tsearch2 schema setting stuff.
...
Give tableExists an optional schema argument.
2006-06-29 17:24:04 +00:00
Greg Sabino Mullane
118b79abf9
Make sure search_path mojo only performed once.
...
Add temporary commit() method.
Add limitResultForUpdate method (does nothing).
Add update_interwiki method to parse interwiki.sql file.
2006-06-29 01:55:52 +00:00
Greg Sabino Mullane
c62197d613
Remove __construct call
...
Add in global port check for connect
Bump error level up
Setup initial search_path for user on setup
Fix tableExists, schemaExists, tableName, and fieldExists methods
Drop setSchema()
2006-06-28 18:05:08 +00:00
Greg Sabino Mullane
9c25534032
Add tableExists and fieldExists methods
2006-06-27 17:06:36 +00:00
Brion Vibber
908c51e127
Revert to r15092; massive breakage, unable to connect to MySQL at all
2006-06-27 16:11:47 +00:00
Greg Sabino Mullane
ef89ec541c
Add concept of a distinct port separate from a server.
...
Add some functions to DatabasePostgres.php.
2006-06-27 15:37:35 +00:00
Greg Sabino Mullane
72f3084353
Fix last_error for connection case, change Database to __construct
2006-06-27 00:53:46 +00:00
Greg Sabino Mullane
b48bd5aa02
Rename to match other db files.
2006-06-26 23:56:47 +00:00