Commit Graph

329 Commits

Author SHA1 Message Date
Geoff Munn dee6be2506 API CHANGE: support for table partitions, tablespaces and index clustering 2009-10-08 01:19:15 +00:00
Geoff Munn 508da2b933 API CHANGE: searchengine function fixed to use extendedSQL() 2009-10-05 20:26:41 +00:00
Geoff Munn 5a96d9620c BUG FIX: searchEngine() now takes into account the locality
API CHANGE: Integer replaces Numeric for the Int() type, and it defaults to 32 in precision
2009-10-05 02:03:00 +00:00
Geoff Munn 74954dc374 BUGFIX: empty limit arrays filtered out 2009-10-02 02:35:32 +00:00
Geoff Munn f6a5fa8925 API CHANGE: Transactions now supported. 2009-10-01 21:01:23 +00:00
Geoff Munn 88ac09848b BUG FIX: debug data removed 2009-09-30 20:45:12 +00:00
Geoff Munn b0b0383229 BUG FIX: Offset/Limit arrays now handled properly 2009-09-30 20:44:28 +00:00
Geoff Munn a6b1647a11 MINOR FIX: debug statement removed, drop table statement re-enabled 2009-09-30 03:53:12 +00:00
Geoff Munn fbd150d352 MINOR FIX: order by syntax error fixed 2009-09-30 03:50:27 +00:00
Geoff Munn 172ca7e4ea BUG FIX: spelling mistake fixed 2009-09-29 22:19:48 +00:00
Geoff Munn a8b5ee4297 API CHANGE: GIN / GiST options can now be set 2009-09-29 21:59:05 +00:00
Geoff Munn c3eb6d991f BUG FIXE: Limit/offset fixed 2009-09-29 20:59:45 +00:00
Geoff Munn 05c47f09cb BUG FIX: index names now created properly 2009-09-17 00:10:30 +00:00
Geoff Munn b0780eeff6 All the most recent changes to get unit tests working 2009-09-16 03:51:38 +00:00
Ingo Schommer f460491bbc MINOR Updated PostgreSQLDatabase to support additional CREATE TABLE options in alterTable() and createTable() 2009-05-19 21:47:48 +00:00
Geoff Munn 6672499e1a Outstanding Postgres fixes 2009-04-05 23:20:09 +00:00
Geoff Munn dfb831cd38 API CHANGE: postgres boolean type changed to smallint 2009-03-12 21:58:20 +00:00
Geoff Munn e1add0138e API CHANGE: addslashes function 2009-03-12 02:48:48 +00:00
Geoff Munn d89cfb89ca API CHANGE: index support now includes btree, hash and rtree 2009-03-04 21:55:40 +00:00
Geoff Munn eef4c04b35 API CHANGE: Postgres now detects enums on database rebuilds 2009-03-03 21:46:27 +00:00
Geoff Munn fe153edf11 API CHANGE: Most columns should no longer appear as having been changed. 2009-02-17 03:57:21 +00:00
Geoff Munn 8214a7d8ff Postgres now supports indexes, tsearch 2009-02-13 02:46:54 +00:00
Geoff Munn 59bc2da75f SQL definition function included 2009-01-09 04:01:37 +00:00
Geoff Munn 5d9364721d GiST and Tsvector references removed so DB/build will work 2009-01-09 03:43:28 +00:00
Sam Minnee b493435b5b MINOR: Small boundary condition bugfix 2008-11-23 23:52:06 +00:00
Sam Minnee cbe1b93928 Improvements to get PostgreSQL database working alongside the current trunk 2008-11-23 23:29:09 +00:00
Sam Minnee f2199ee0a8 Adding postgresql module 2008-11-23 01:20:39 +00:00
Sam Minnee f6906dd9f3 Adding postgresql module 2008-11-23 01:20:28 +00:00
Sam Minnee 1f1c230d6c Adding postgresql module 2008-11-23 01:20:23 +00:00