You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/include
Peter Eisentraut 1f605b82ba Change argument of appendBinaryStringInfo from char * to void * 3 years ago
..
access Add page-level freezing to VACUUM. 3 years ago
backup Reduce basebackup_sink.h inclusion footprint 3 years ago
bootstrap Harmonize more lexer function parameter names. 3 years ago
catalog Fix recent accidental omission in pg_proc.dat 3 years ago
commands Refactor how VACUUM passes around its XID cutoffs. 3 years ago
common Remove hardcoded dependency to cryptohash type in the internals of SCRAM 3 years ago
datatype Fix overflow hazards in interval input and output conversions. 3 years ago
executor Rework query relation permission checking 3 years ago
fe_utils Revert 56-bit relfilenode change and follow-up commits. 3 years ago
foreign Harmonize more parameter names in bulk. 3 years ago
jit Add central declarations for dlsym()ed symbols 3 years ago
lib Change argument of appendBinaryStringInfo from char * to void * 3 years ago
libpq Remove hardcoded dependency to cryptohash type in the internals of SCRAM 3 years ago
mb Convert json_in and jsonb_in to report errors softly. 3 years ago
nodes Allow window functions to adjust their frameOptions 3 years ago
optimizer Add enable_presorted_aggregate GUC 3 years ago
parser Convert the reg* input functions to report (most) errors softly. 3 years ago
partitioning Move PartitioPruneInfo out of plan nodes into PlannedStmt 3 years ago
pch Add copyright notices to meson files 3 years ago
port mingw: Define PGDLLEXPORT as __declspec (dllexport) as done for msvc 3 years ago
portability Fix obsolete comments in instr_time.h. 3 years ago
postmaster Provide options for postmaster to kill child processes with SIGABRT. 3 years ago
regex Consistently use named parameters in regex code. 3 years ago
replication Add 'logical_decoding_mode' GUC. 3 years ago
rewrite Rework query relation permission checking 3 years ago
snowball Harmonize more parameter names in bulk. 3 years ago
statistics Harmonize more parameter names in bulk. 3 years ago
storage Add const to BufFileWrite 3 years ago
tcop Speed up creation of command completion tags 3 years ago
tsearch Convert tsqueryin and tsvectorin to report errors softly. 3 years ago
utils Add const to BufFileWrite 3 years ago
.gitignore Refactor dlopen() support 7 years ago
Makefile Move gramparse.h to src/backend/parser 3 years ago
c.h perl: Hide warnings inside perl.h when using gcc compatible compiler 3 years ago
fmgr.h Convert json_in and jsonb_in to report errors softly. 3 years ago
funcapi.h Remove compatibility declarations for InitMaterializedSRF() 3 years ago
getopt_long.h Update copyright for 2022 4 years ago
meson.build Add copyright notices to meson files 3 years ago
miscadmin.h Remove AssertArg and AssertState 3 years ago
pg_config.h.in Remove configure probe for sockaddr_in6 and require AF_INET6. 3 years ago
pg_config_ext.h.in
pg_config_ext.h.meson meson: Add initial version of meson based build system 3 years ago
pg_config_manual.h Remove our artificial PG_SOMAXCONN limit on listen queue length. 3 years ago
pg_getopt.h Apply PGDLLIMPORT markings broadly. 3 years ago
pg_trace.h Update copyright for 2022 4 years ago
pgstat.h Generate pg_stat_get*() functions for databases using macros 3 years ago
pgtar.h Update copyright for 2022 4 years ago
pgtime.h Harmonize more parameter names in bulk. 3 years ago
port.h pg_basebackup: Fix cross-platform tablespace relocation. 3 years ago
postgres.h Simplify our Assert infrastructure a little. 3 years ago
postgres_ext.h Move RelFileNumber declarations to common/relpath.h. 3 years ago
postgres_fe.h Update copyright for 2022 4 years ago
windowapi.h Update copyright for 2022 4 years ago