Bugs
Search the entire project
This project's trackers
This project's forums
This project's tasks
This project's releases
This project's documents
This project's news
Project
People
Skill
Advanced search
Log In
|
New Account
Home
My Page
Projects
Code Snippets
Project Openings
Npgsql .Net Data Provider for Postgresql
Summary
Activity
Forums
Tracker
Lists
Tasks
Docs
Surveys
News
SCM
Files
[#1001467] LargeObjectManager.Create fail
View Trackers
|
Bugs
|
Download .csv
|
Monitor
Date:
2007-01-16 16:28
Priority:
3
State:
Open
Submitted by:
Nobody
Assigned to:
Nobody (None)
Npgsql Version:
1.0
Category:
Group:
Resolution:
None
Summary:
LargeObjectManager.Create fail
Detailed description
Npgsql.NpgsqlException was caught
Message="postgresql.fp.error"
Source="Npgsql"
BaseMessage="postgresql.fp.error"
Code=""
Detail=""
ErrorSql=""
File=""
Hint=""
Line=""
Position=""
Routine=""
Severity=""
Where=""
StackTrace:
at NpgsqlTypes.Fastpath.FastpathV2(Int32 fnid, Boolean resulttype, FastpathArg[] args) in c:\Desenvolvimento\NpgsqlBuildOficial2.0\src\NpgsqlTypes\FastPath.cs:line 348
at NpgsqlTypes.Fastpath.FastpathCall(Int32 fnid, Boolean resulttype, FastpathArg[] args) in c:\Desenvolvimento\NpgsqlBuildOficial2.0\src\NpgsqlTypes\FastPath.cs:line 100
at NpgsqlTypes.Fastpath.FastpathCall(String name, Boolean resulttype, FastpathArg[] args) in c:\Desenvolvimento\NpgsqlBuildOficial2.0\src\NpgsqlTypes\FastPath.cs:line 376
at NpgsqlTypes.Fastpath.GetInteger(String name, FastpathArg[] args) in c:\Desenvolvimento\NpgsqlBuildOficial2.0\src\NpgsqlTypes\FastPath.cs:line 388
at NpgsqlTypes.LargeObjectManager.Create(Int32 mode) in c:\Desenvolvimento\NpgsqlBuildOficial2.0\src\NpgsqlTypes\LargeObjectManager.cs:line 177
at exportGN3Art.exportTOPostgreSQL.insertPhotoToDB() in C:\JASG\exportGN3Article\exportGN3Art\exportGN3Art\exportTOPostgreSQL.cs:line 197
Followup
Message
Date: 2008-08-10 07:29
Sender:
Francisco Figueiredo jr.
Do you have a test case for this?
Attached Files:
Changes:
No Changes Have Been Made to This Item