Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudberry
/ functions
Functions
50,827 in github.com/apache/cloudberry
⨍
Functions
50,827
◇
Types & classes
8,281
↳
Endpoints
203
↓ 69 callers
Method
write
(self, s)
gpMgmt/sbin/gpoperation.py:8
↓ 68 callers
Function
AggCheckCallContext
* AggCheckCallContext - test if a SQL function is being called as an aggregate * * The transition and/or final functions of an aggregate may want to
src/backend/executor/nodeAgg.c:4894
↓ 68 callers
Method
Pcf
column factory accessor
src/backend/gporca/libgpopt/include/gpopt/base/COptCtxt.h:227
↓ 68 callers
Method
PcrCreate
--------------------------------------------------------------------------- @function: CColumnFactory::PcrCreate @doc: Variant without name for compu
src/backend/gporca/libgpopt/src/base/CColumnFactory.cpp:95
↓ 68 callers
Function
TransactionIdIsCurrentTransactionId
* TransactionIdIsCurrentTransactionId */
src/backend/access/transam/xact.c:1168
↓ 68 callers
Function
check_ok
src/bin/pg_upgrade/util.c:252
↓ 68 callers
Function
foreach
gpcontrib/gpcloud/src/gpcloud.cpp:139
↓ 68 callers
Function
getgpsegmentCount
* return the number of total segments for current snapshot of * segments info */
src/backend/cdb/cdbutil.c:1919
↓ 68 callers
Function
range_deserialize
* range_deserialize: deconstruct a range value * * NB: the given range object must be fully detoasted; it cannot have a * short varlena header. *
src/backend/utils/adt/rangetypes.c:1787
↓ 67 callers
Function
AllocateFile
* Routines that want to use stdio (ie, FILE*) should use AllocateFile * rather than plain fopen(). This lets fd.c deal with freeing FDs if * necess
src/backend/storage/file/fd.c:2489
↓ 67 callers
Function
MP_DIGITS
contrib/pgcrypto/imath.h:63
↓ 67 callers
Function
PGTYPESchar_free
Just frees memory (mostly needed for Windows) */
src/interfaces/ecpg/pgtypeslib/common.c:144
↓ 67 callers
Method
Reset
--------------------------------------------------------------------------- @function: CJob::Reset @doc: Reset job ---------------------------------
src/backend/gporca/libgpopt/src/search/CJob.cpp:32
↓ 67 callers
Function
SetLatch
* Sets a latch and wakes up anyone waiting on it. * * This is cheap if the latch is already set, otherwise not so much. * * NB: when calling this
src/backend/storage/ipc/latch.c:566
↓ 66 callers
Function
dump_ind
src/pl/plpgsql/src/pl_funcs.c:819
↓ 66 callers
Function
errdetail_internal
* errdetail_internal --- add a detail error message text to the current error * * This is exactly like errdetail() except that strings passed to *
src/backend/utils/error/elog.c:1300
↓ 66 callers
Function
heap_copytuple
src/include/access/htup_details.h:806
↓ 66 callers
Function
pq_sendint
src/backend/libpq/pqformat.c:651
↓ 65 callers
Function
CloseTransientFile
* Close a file returned by OpenTransientFile. * * Note we do not check close's return value --- it is up to the caller * to handle close errors. *
src/backend/storage/file/fd.c:2731
↓ 65 callers
Method
FSatisfies
--------------------------------------------------------------------------- @function: CCTEMap::FSatisfies @doc: Check whether the current CTE map sa
src/backend/gporca/libgpopt/src/base/CCTEMap.cpp:293
↓ 65 callers
Function
GetAppendOnlyEntryAuxOids
* Get the OIDs of the auxiliary relations and their indexes for an appendonly * relation. This should only be called on tables with pg_appendonly ent
src/backend/catalog/pg_appendonly.c:183
↓ 65 callers
Method
Open
contrib/pax_storage/src/cpp/storage/pax.cc:263
↓ 65 callers
Function
PushActiveSnapshot
* PushActiveSnapshot * Set the given snapshot as the current active snapshot * * If the passed snapshot is a statically-allocated one, or it is po
src/backend/utils/time/snapmgr.c:806
↓ 65 callers
Method
Release
src/backend/gporca/libgpopt/include/gpopt/search/CJobFactory.h:104
↓ 65 callers
Method
TypeModifier
src/backend/gporca/libgpopt/src/operators/CScalarFunc.cpp:197
↓ 65 callers
Method
end
contrib/pax_storage/src/cpp/storage/micro_partition_iterator_manifest.cc:149
↓ 65 callers
Method
get_mock_from_apply_patch
Return None if there is no existing object mock name prints out the last "namespace" for example "os.path.exists", mock_name
gpMgmt/bin/gppylib/test/unit/gp_unittest.py:27
↓ 65 callers
Method
getconfig
Look for a config entry, via a column delimited string. a:b:c points to a: b: c Make sure that
gpMgmt/bin/gpload.py:1315
↓ 65 callers
Function
gwarning
src/bin/gpfdist/gpfdist.c:3076
↓ 65 callers
Function
prep_status
* prep_status * * Displays a message that describes an operation we are about to begin. * We pad the message out to MESSAGE_WIDTH characters so tha
src/bin/pg_upgrade/util.c:114
↓ 65 callers
Function
report_invalid_encoding
* report_invalid_encoding: complain about invalid multibyte character * * note: len is remaining length of string, not length of character; * len m
src/backend/utils/mb/mbutils.c:1775
↓ 65 callers
Function
runfile
(ifile, flag='', dbname=None, outputPath="", outputFile="", username=None, PGOPTIONS=N
gpMgmt/bin/gpload_test/gpload2/TEST_REMOTE.py:120
↓ 65 callers
Function
superuser_arg
* The specified role has Postgres superuser privileges */
src/backend/utils/misc/superuser.c:64
↓ 64 callers
Function
FreeDir
* Close a directory opened with AllocateDir. * * Returns closedir's return value (with errno set if it's not 0). * Note we do not check the return
src/backend/storage/file/fd.c:2883
↓ 64 callers
Function
list_free_deep
* Free all the cells of the list, the list itself, and all the * objects pointed-to by the cells of the list (each element in the * list must contai
src/backend/nodes/list.c:1470
↓ 64 callers
Method
open
gpcontrib/gpcloud/test/compress_writer_test.cpp:13
↓ 64 callers
Function
pg_database_encoding_max_length
* fetch maximum length of the encoding for the current database */
src/backend/utils/mb/mbutils.c:1623
↓ 64 callers
Function
pq_begintypsend
-------------------------------- * pq_begintypsend - initialize for constructing a bytea result * -------------------------------- */
src/backend/libpq/pqformat.c:327
↓ 64 callers
Function
pq_endtypsend
-------------------------------- * pq_endtypsend - finish constructing a bytea result * * The data buffer is returned as the palloc'd bytea value.
src/backend/libpq/pqformat.c:347
↓ 62 callers
Method
GetSize
contrib/pax_storage/src/cpp/storage/proto/protobuf_stream.cc:90
↓ 62 callers
Function
LWLockHeldByMe
* LWLockHeldByMe - test whether my process holds a lock in any mode * * This is meant as debug support only. */
src/backend/storage/lmgr/lwlock.c:1924
↓ 62 callers
Function
get_fn_expr_argtype
* Get the actual type OID of a specific function argument (counting from 0) * * Returns InvalidOid if information is not available */
src/backend/utils/fmgr/fmgr.c:1808
↓ 62 callers
Function
get_opfamily_member
* get_opfamily_member * Get the OID of the operator that implements the specified strategy * with the specified datatypes for the specified opfami
src/backend/utils/cache/lsyscache.c:180
↓ 62 callers
Function
out_grouping
src/backend/snowball/libstemmer/utilities.c:191
↓ 62 callers
Function
pq_sendint64
append a binary [u]int64 to a StringInfo buffer */
src/include/libpq/pqformat.h:152
↓ 62 callers
Method
str
Return string setting, or default if absent.
gpMgmt/bin/gppylib/pgconf.py:98
↓ 61 callers
Function
AllocateDir
* Routines that want to use <dirent.h> (ie, DIR*) should use AllocateDir * rather than plain opendir(). This lets fd.c deal with freeing FDs if * n
src/backend/storage/file/fd.c:2765
↓ 61 callers
Function
DatumGetInt16
src/include/postgres.h:496
↓ 61 callers
Method
DeriveHasSubquery
src/backend/gporca/libgpopt/src/base/CDrvdPropScalar.cpp:267
↓ 61 callers
Function
PGTYPESnumeric_free
src/interfaces/ecpg/pgtypeslib/numeric.c:388
↓ 61 callers
Function
errcontext_datumstreamblockwrite
src/backend/utils/datumstream/datumstreamblock.c:992
↓ 61 callers
Function
errdetail_datumstreamblockwrite
src/backend/utils/datumstream/datumstreamblock.c:971
↓ 61 callers
Function
float8_mi
src/include/utils/float.h:180
↓ 61 callers
Function
getBaseType
* getBaseType * If the given type is a domain, return its base type; * otherwise return the type's own OID. */
src/backend/utils/cache/lsyscache.c:3121
↓ 61 callers
Function
pg_attribute_noreturn
src/backend/utils/misc/guc.c:12927
↓ 61 callers
Function
set_ps_display
* Call this to update the ps status display to a fixed prefix plus an * indication of what you're currently doing passed in the argument. */
src/backend/utils/misc/ps_status.c:363
↓ 60 callers
Method
Pstats
--------------------------------------------------------------------------- @function: CGroup::Pstats @doc: Group stats accessor -------------------
src/backend/gporca/libgpopt/src/search/CGroup.cpp:1816
↓ 60 callers
Function
ReadBufferExtended
* ReadBufferExtended -- returns a buffer containing the requested * block of the requested relation. If the blknum * requested is P_NEW, extend t
src/backend/storage/buffer/bufmgr.c:827
↓ 60 callers
Function
bms_make_singleton
* bms_make_singleton - build a bitmapset containing a single member */
src/backend/nodes/bitmapset.c:182
↓ 60 callers
Method
getSegmentContentId
(self)
gpMgmt/bin/gppylib/gparray.py:294
↓ 60 callers
Function
int64_to_numeric
src/backend/utils/adt/numeric.c:4138
↓ 60 callers
Function
shm_toc_allocate
* Allocate shared memory from a segment managed by a table of contents. * * This is not a full-blown allocator; there's no way to free memory. It's
src/backend/storage/ipc/shm_toc.c:87
↓ 60 callers
Function
shm_toc_insert
* Insert a TOC entry. * * The idea here is that the process setting up the shared memory segment will * register the addresses of data structures w
src/backend/storage/ipc/shm_toc.c:170
↓ 59 callers
Function
cmockery_parse_arguments
src/test/unit/cmockery/cmockery.c:1955
↓ 59 callers
Function
get_opcode
* get_opcode * * Returns the regproc id of the routine used to implement an * operator given the operator oid. */
src/backend/utils/cache/lsyscache.c:1428
↓ 59 callers
Function
ic_proxy_client_get_name
* Get the client name. * * The name is constructed from the state lazily. When the state gets changed, * call ic_proxy_client_clear_name() to clea
contrib/interconnect/proxy/ic_proxy_client.c:797
↓ 59 callers
Method
install
Install a given gppkg and checks if the installation was successful. @param gppkg_filename: The name of the gppkg file
gpMgmt/bin/gppylib/operations/test/regress/test_package/__init__.py:369
↓ 59 callers
Function
pq_getmsgint64
-------------------------------- * pq_getmsgint64 - get a binary 8-byte int from a message buffer * * It is tempting to merge this with pq_getmsgi
src/backend/libpq/pqformat.c:454
↓ 59 callers
Function
run_tests
()
src/backend/gporca/concourse/build_and_test.py:72
↓ 59 callers
Method
set
contrib/udp2/ic_common/udp2/ic_udp2_internal.hpp:676
↓ 58 callers
Function
ECPGdebug
src/interfaces/ecpg/ecpglib/misc.c:241
↓ 58 callers
Function
SPI_connect
src/backend/executor/spi.c:108
↓ 58 callers
Function
SetUserIdAndSecContext
src/backend/utils/init/miscinit.c:620
↓ 57 callers
Method
MdidType
--------------------------------------------------------------------------- @function: CMDColumn::MdidType @doc: Attribute type id -----------------
src/backend/gporca/libnaucrates/src/md/CMDColumn.cpp:94
↓ 57 callers
Method
Pcteinfo
cte info
src/backend/gporca/libgpopt/include/gpopt/base/COptCtxt.h:262
↓ 57 callers
Function
SetHintBits
* SetHintBits() * * Set commit/abort hint bits on a tuple, if appropriate at this time. * * It is only safe to set a transaction-committed hint bi
src/backend/access/heap/heapam_visibility.c:177
↓ 57 callers
Function
error
src/timezone/zic.c:501
↓ 57 callers
Method
error
--------------------------------------------------------------------------- @function: CParseHandlerBase::ProcessError @doc: Invoked by Xerces to pro
src/backend/gporca/libnaucrates/src/parser/CParseHandlerBase.cpp:146
↓ 57 callers
Function
pq_sendint16
append a binary [u]int16 to a StringInfo buffer */
src/include/libpq/pqformat.h:136
↓ 57 callers
Function
px_debug
contrib/pgcrypto/px.c:152
↓ 57 callers
Method
sleep
( self, sleepTime )
gpMgmt/bin/gppylib/system/osInterface.py:34
↓ 57 callers
Method
write
gpcontrib/gpcloud/src/gpwriter.cpp:16
↓ 56 callers
Function
MakeSingleTupleTableSlot
-------------------------------- * MakeSingleTupleTableSlot * * This is a convenience routine for operations that need a standalone * TupleTabl
src/backend/executor/execTuples.c:1254
↓ 56 callers
Function
bms_num_members
* bms_num_members - count members of set */
src/backend/nodes/bitmapset.c:644
↓ 56 callers
Method
getStrValue
(self, segment, key, defaultIfNone="")
gpMgmt/bin/gppylib/programs/clsSystemState.py:233
↓ 56 callers
Function
gettimeofday
* timezone information is stored outside the kernel so tzp isn't used anymore. * * Note: this function is not for Win32 high precision timing purpos
src/port/gettimeofday.c:103
↓ 56 callers
Function
validateSQLNamePattern
* validateSQLNamePattern * * Wrapper around string_utils's processSQLNamePattern which also checks the * pattern's validity. In addition to that f
src/bin/psql/describe.c:7368
↓ 56 callers
Function
write_stderr
* Write errors to stderr (or by equal means when stderr is * not available). Used before ereport/elog can be used * safely (memory context, GUC load
src/backend/utils/error/elog.c:4976
↓ 55 callers
Method
IsDisjoint
--------------------------------------------------------------------------- @function: CBitSet::FDisjoint @doc: Determine if disjoint --------------
src/backend/gporca/libgpos/src/common/CBitSet.cpp:580
↓ 55 callers
Method
Mdname
--------------------------------------------------------------------------- @function: CMDColumn::Mdname @doc: Returns the column name -------------
src/backend/gporca/libnaucrates/src/md/CMDColumn.cpp:66
↓ 55 callers
Method
PcrsRequired
--------------------------------------------------------------------------- @function: CPhysicalDML::PcrsRequired @doc: Compute required columns of t
src/backend/gporca/libgpopt/src/operators/CPhysicalDML.cpp:214
↓ 55 callers
Function
TransactionIdDidCommit
* TransactionIdDidCommit * True iff transaction associated with the identifier did commit. * * Note: * Assumes transaction identifier is valid a
src/backend/access/transam/transam.c:125
↓ 55 callers
Function
add_object_address
* Add an entry to an ObjectAddresses array. * * It is convenient to specify the class by ObjectClass rather than directly * by catalog OID. */
src/backend/catalog/dependency.c:2600
↓ 55 callers
Method
fetchall
(self)
gpMgmt/bin/gppylib/test/unit/gp_unittest.py:92
↓ 55 callers
Function
query_tree_walker
* query_tree_walker --- initiate a walk of a Query's expressions * * This routine exists just to reduce the number of places that need to know * wh
src/backend/nodes/nodeFuncs.c:2478
↓ 54 callers
Function
Equals
helper to do value equality check of arrays of ULONG pointers
src/backend/gporca/libgpopt/src/operators/CPhysicalUnionAll.cpp:35
↓ 54 callers
Method
First
accessor to head of list
src/backend/gporca/libgpos/include/gpos/common/CList.h:248
↓ 54 callers
Function
GetActiveSnapshot
* GetActiveSnapshot * Return the topmost snapshot in the Active stack. */
src/backend/utils/time/snapmgr.c:927
↓ 54 callers
Method
Serialize
--------------------------------------------------------------------------- @function: CDXLDatum::Serialize @doc: Serialize datum in DXL format ----
src/backend/gporca/libnaucrates/src/operators/CDXLDatum.cpp:86
↓ 54 callers
Function
dlist_delete
* Delete 'node' from its list (it must be in one). */
src/include/lib/ilist.h:357
← previous
next →
401–500 of 50,827, ranked by callers