Search Postgresql Archives

=?gb18030?b?SSBhZGRlZCBhIKHMIG9wZXJhdG9yLCB0aGUgc3Fy?==?gb18030?b?dCBmdW5jdGlvbiBpcyBzdGlsbCB1c2VkIGludGVy?==?gb18030?b?bmFsbHksIGJ1dCBub3cgdGhlcmUgaXMgYSBwcm9i?==?gb18030?b?bGVtLCBpdCBhZmZlY3RzIHRoZSA6PSBhbmQgLi4g?==?gb18030?b?b3BlcmF0b3JzIG9mIHRoZSBkYXRhYmFzZQ==?=

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello everyone£¬

I added a ¡Ì operator to scan.l. The sqrt function is still used internally, but there is a problem now, which affects the := and .. operators of the database.

# Description of Requirement:
1¡¢select ¡Ì num1; function
2¡¢The value of num1 is required to be: [0,9223372036854775807]
3¡¢¡Ì The operation does not allow decimals

I have now developed this feature on the PostgreSQL 14.0 kernel! But it affects the original function of the database:

# Affected place
1¡¢ := assignment operator
2¡¢ Operator in 1..10

# Recurring problem
1¡¢make check

Attachment: sqrt_bigint.patch
Description: Binary data


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux