PostgreSQL support

vsimkus - October 19, 2007 - 17:18
Project:Path Access
Version:HEAD
Component:Code
Category:bug report
Priority:normal
Assigned:budda
Status:closed
Description

Current implementation does not support PostgreSQL. Attached patches address that. Also implemented the 'un-install' method.

AttachmentSize
path_access.module.diff404 bytes

#1

vsimkus - October 19, 2007 - 17:19

Apparently the other diff was jettisoned. Here it is.

AttachmentSize
path_access.install.diff 848 bytes

#2

budda - February 9, 2008 - 18:24
Assigned to:Anonymous» budda
Status:needs review» fixed

I've added the PostgreSQL code to the install file.

I'm a little wary about the auto incrementing sequence thing that you've added. Why is this being used over Drupals sequence system?

You also forgot to enclose all table names in braces - ie {path_access}

#3

Anonymous (not verified) - February 23, 2008 - 18:31
Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.