/
githubmirror
/
postgres
ОбзорДокументацияВойти
/
githubmirror
/
postgres
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
postgres/
.../include/access/
..
amapi.h

Pre-beta mechanical code beautification, step 1: run pgindent.

3 месяца назад
amvalidate.h

Pre-beta mechanical code beautification, step 1: run pgindent.

3 месяца назад
attmap.h

Update copyright for 2026

7 месяцев назад
attnum.h

Update copyright for 2026

7 месяцев назад
brin.h

Update copyright for 2026

7 месяцев назад
brin_internal.h

Update copyright for 2026

7 месяцев назад
brin_page.h

Update copyright for 2026

7 месяцев назад
brin_pageops.h

Update copyright for 2026

7 месяцев назад
brin_revmap.h

Update copyright for 2026

7 месяцев назад
brin_tuple.h

Update copyright for 2026

7 месяцев назад
brin_xlog.h

Update copyright for 2026

7 месяцев назад
bufmask.h

Update copyright for 2026

7 месяцев назад
clog.h

Convert SLRUs to use the new shmem allocation functions

4 месяца назад
cmptype.h

Update copyright for 2026

7 месяцев назад
commit_ts.h

Convert SLRUs to use the new shmem allocation functions

4 месяца назад
detoast.h

Improve type handling of varlena structures

6 месяцев назад
genam.h

Allocate separate DSM chunk for parallel Index[Only]Scan instrumentation

4 месяца назад
generic_xlog.h

Update copyright for 2026

7 месяцев назад
gin.h

Update copyright for 2026

7 месяцев назад
gin_private.h

Optimize sort and deduplication in ginExtractEntries()

4 месяца назад
gin_tuple.h

Update copyright for 2026

7 месяцев назад
ginblock.h

Update copyright for 2026

7 месяцев назад
ginxlog.h

Update copyright for 2026

7 месяцев назад
gist.h

Do not lock in BufferGetLSNAtomic() on archs with 8 byte atomic reads

5 месяцев назад
gist_private.h

Move fake LSN infrastructure out of GiST.

5 месяцев назад
gistscan.h

Update copyright for 2026

7 месяцев назад
gistxlog.h

Move fake LSN infrastructure out of GiST.

5 месяцев назад
hash.h

Update copyright for 2026

7 месяцев назад
hash_xlog.h

Update copyright for 2026

7 месяцев назад
heapam.h

heapam: Track heap block in IndexFetchHeapData.

4 месяца назад
heapam_xlog.h

Fix VM clear WAL logging by registering VM blocks

месяц назад
heaptoast.h

Fix vicinity of tuple_insert to use uint32, not int, for options

4 месяца назад
hio.h

Fix vicinity of tuple_insert to use uint32, not int, for options

4 месяца назад
htup.h

Update copyright for 2026

7 месяцев назад
htup_details.h

Remove bits* typedefs.

4 месяца назад
itup.h

Remove bits* typedefs.

4 месяца назад
multixact.h

Convert SLRUs to use the new shmem allocation functions

4 месяца назад
multixact_internal.h

Fix calculation of members_size in pg_get_multixact_stats()

3 месяца назад
nbtree.h

Convert all remaining subsystems to use the new shmem allocation API

4 месяца назад
nbtxlog.h

Update copyright for 2026

7 месяцев назад
parallel.h

Don't include proc.h in shm_mq.h

5 месяцев назад
printsimple.h

Update copyright for 2026

7 месяцев назад
printtup.h

Update copyright for 2026

7 месяцев назад
relation.h

Update copyright for 2026

7 месяцев назад
reloptions.h

Remove bits* typedefs.

4 месяца назад
relscan.h

Add EXPLAIN (IO) infrastructure with BitmapHeapScan support

4 месяца назад
rewriteheap.h

Update copyright for 2026

7 месяцев назад
rmgr.h

Pre-beta mechanical code beautification.

4 года назад
rmgrdesc_utils.h

Update copyright for 2026

7 месяцев назад
rmgrlist.h

Online enabling and disabling of data checksums

4 месяца назад
sdir.h

Update copyright for 2026

7 месяцев назад
sequence.h

Update copyright for 2026

7 месяцев назад
session.h

Update copyright for 2026

7 месяцев назад
skey.h

Update copyright for 2026

7 месяцев назад
slru.h

Convert SLRUs to use the new shmem allocation functions

4 месяца назад
spgist.h

Update copyright for 2026

7 месяцев назад
spgist_private.h

Update copyright for 2026

7 месяцев назад
spgxlog.h

Update copyright for 2026

7 месяцев назад
stratnum.h

Update copyright for 2026

7 месяцев назад
subtrans.h

Convert SLRUs to use the new shmem allocation functions

4 месяца назад
syncscan.h

Convert all remaining subsystems to use the new shmem allocation API

4 месяца назад
sysattr.h

Update copyright for 2026

7 месяцев назад
table.h

Update copyright for 2026

7 месяцев назад
tableam.h

Fix a set of typos and grammar issues across the tree

4 месяца назад
tidstore.h

Update copyright for 2026

7 месяцев назад
timeline.h

Clean up write() return type

месяц назад
toast_compression.h

Change default value of default_toast_compression to "lz4", take two

5 месяцев назад
toast_helper.h

Fix vicinity of tuple_insert to use uint32, not int, for options

4 месяца назад
toast_internals.h

Fix vicinity of tuple_insert to use uint32, not int, for options

4 месяца назад
transam.h

Use the new shmem allocation functions in a few core subsystems

4 месяца назад
tsmapi.h

Update copyright for 2026

7 месяцев назад
tupconvert.h

Update copyright for 2026

7 месяцев назад
tupdesc.h

Bounds-check access to TupleDescAttr with an Assert.

5 месяцев назад
tupdesc_details.h

Update copyright for 2026

7 месяцев назад
tupmacs.h

Remove bits* typedefs.

4 месяца назад
twophase.h

Convert all remaining subsystems to use the new shmem allocation API

4 месяца назад
twophase_rmgr.h

Update copyright for 2026

7 месяцев назад
valid.h

Update copyright for 2026

7 месяцев назад
visibilitymap.h

Make VM clear take a RelFileLocator and not fake relcache

месяц назад
visibilitymapdefs.h

Remove XLOG_HEAP2_VISIBLE entirely

5 месяцев назад
xact.h

postgres_fdw: Inherit the local transaction's access/deferrable modes.

4 месяца назад
xlog.h

Improve handling of concurrent checksum requests

3 месяца назад
xlog_internal.h

Fix VM clear WAL logging by registering VM blocks

месяц назад
xlogarchive.h

Update copyright for 2026

7 месяцев назад
xlogbackup.h

Update copyright for 2026

7 месяцев назад
xlogdefs.h

Rename AssertVariableIsOfType to StaticAssertVariableIsOfType

6 месяцев назад
xloginsert.h

Move fake LSN infrastructure out of GiST.

5 месяцев назад
xlogprefetcher.h

Convert all remaining subsystems to use the new shmem allocation API

4 месяца назад
xlogreader.h

Clean up read() return type

месяц назад
xlogrecord.h

Update copyright for 2026

7 месяцев назад
xlogrecovery.h

doc: Improve pg_stat_recovery documentation

19 дней назад
xlogstats.h

Update copyright for 2026

7 месяцев назад
xlogutils.h

Fix unlogged sequence corruption after standby promotion

месяц назад
xlogwait.h

Convert all remaining subsystems to use the new shmem allocation API

4 месяца назад