代码搜索:Built-In
找到约 2,787 项符合「Built-In」的源代码
代码结果 2,787
www.eeworm.com/read/438718/1822937
py test_operations.py
# Python test set -- part 3, built-in operations.
print '3. Operations'
print 'XXX Not yet implemented'
www.eeworm.com/read/438718/1823106
py test_ope.py
# Python test set -- part 3, built-in operations.
print '3. Operations'
print 'XXX Not yet implemented'
www.eeworm.com/read/387667/2557422
h builtins.h
/*-------------------------------------------------------------------------
*
* builtins.h
* Declarations for operations on built-in types.
*
*
* Portions Copyright (c) 1996-2006, PostgreSQL G
www.eeworm.com/read/376006/2717364
c timestamp.c
/*-------------------------------------------------------------------------
*
* timestamp.c
* Functions for the built-in SQL92 types "timestamp" and "interval".
*
* Portions Copyright (c) 1996-
www.eeworm.com/read/376006/2717366
c bool.c
/*-------------------------------------------------------------------------
*
* bool.c
* Functions for the built-in type "bool".
*
* Portions Copyright (c) 1996-2008, PostgreSQL Global Developm
www.eeworm.com/read/376006/2717377
c regproc.c
/*-------------------------------------------------------------------------
*
* regproc.c
* Functions for the built-in types regproc, regclass, regtype, etc.
*
* These types are all binary-comp
www.eeworm.com/read/376006/2717394
c uuid.c
/*-------------------------------------------------------------------------
*
* uuid.c
* Functions for the built-in type "uuid".
*
* Copyright (c) 2007-2008, PostgreSQL Global Development Group