Project

General

Profile

Actions

Bug #7482

closed

lastId_ should be of type long long in Postgres.C

Added by Lamiel Toch about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
03/06/2020
Due date:
% Done:

0%

Estimated time:

Description

Hello,

in the file wt/src/Wt/Dbo/backend/Postgres.C at line 661 :

int lastId*, row*, affectedRows*, columnCount*;

the member lastId_should be of type long long instead of int.

May you integrate this in the future releases ?

Actions #1

Updated by Roel Standaert about 4 years ago

  • Status changed from New to Resolved

I pushed the fix.

Actions #2

Updated by Roel Standaert about 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF