79192139

Date: 2024-11-15 11:21:46
Score: 2
Natty:
Report link

Actually, if we think in terms how Postgres identify types int4, int8 and so on, then:

https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/builtin-types/integral-numeric-types

In the accepted answer int8 is mentioned as sbyte, but I hardly believe that anyone would define byte (even sbyte) as int8

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: sergeyfsv