This commit is contained in:
Christian Grothoff 2023-01-16 17:47:16 +01:00
parent faf3f57ce3
commit ab7c676f49
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC
2 changed files with 2 additions and 2 deletions

View File

@ -75,7 +75,7 @@ BEGIN
,partition_suffix
);
PERFORM comment_partitioned_column(
'Timestamp of when the withdraw-age resquest was received by the exchange'
'Timestamp with the time when the withdraw-age request was received by the exchange'
,'timestamp'
,table_name
,partition_suffix

View File

@ -267,7 +267,7 @@ BEGIN
END IF;
k=k+1;
END LOOP;
/**ROLLBACK TRANSACTION IN SOTRED PROCEDURE IS IT PROSSIBLE ?**/
/**ROLLBACK TRANSACTION IN SORTED PROCEDURE IS IT PROSSIBLE ?**/
/*IF transaction_duplicate
OR transaction_duplicate2
OR transaction_duplicate3