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
Tom Lane 3b9d2deb67 Convert a few more datatype input functions to report errors softly. 3 years ago
..
access Rethink handling of [Prevent|Is]InTransactionBlock in pipeline mode. 3 years ago
backup Reduce basebackup_sink.h inclusion footprint 3 years ago
bootstrap Harmonize more lexer function parameter names. 3 years ago
catalog Add grantable MAINTAIN privilege and pg_maintain role. 3 years ago
commands Add grantable MAINTAIN privilege and pg_maintain role. 3 years ago
common Remove SHA256_HMAC_B from scram-common.h 3 years ago
datatype Fix overflow hazards in interval input and output conversions. 4 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 Fix wording in comment 3 years ago
libpq Rework memory contexts in charge of HBA/ident tokenization 3 years ago
mb Convert json_in and jsonb_in to report errors softly. 3 years ago
nodes Add grantable MAINTAIN privilege and pg_maintain role. 3 years ago
optimizer Rework query relation permission checking 3 years ago
parser Rework query relation permission checking 3 years ago
partitioning Move PartitioPruneInfo out of plan nodes into PlannedStmt 3 years ago
pch meson: Add support for building with precompiled headers 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 Avoid unnecessary streaming of transactions during logical replication. 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 Update types in File API 3 years ago
tcop Harmonize more parameter names in bulk. 3 years ago
tsearch Replace link to Hunspell with the current homepage 3 years ago
utils Convert a few more datatype input functions to report errors softly. 3 years ago
.gitignore
Makefile Move gramparse.h to src/backend/parser 3 years ago
c.h Make AssertPointerAlignment available to frontend code 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 meson: Add basic PGXS compatibility 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. 4 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