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 b1099eca8f Remove AssertArg and AssertState 3 years ago
..
access Reduce xlog.h inclusion footprint 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 rule_number to pg_hba_file_rules and map_number to pg_ident_file_mappings 3 years ago
commands Allow batch insertion during COPY into a foreign table. 3 years ago
common Move pg_pwritev_with_retry() to src/common/file_utils.c 3 years ago
datatype Fix overflow hazards in interval input and output conversions. 4 years ago
executor Remove AssertArg and AssertState 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 Rename shadowed local variables 3 years ago
libpq Refactor code handling the names of files loaded in hba.c 3 years ago
mb Harmonize parameter names in storage and AM code. 3 years ago
nodes Update some comments that should've covered MERGE 3 years ago
optimizer Revert "Optimize order of GROUP BY keys". 3 years ago
parser Record dependencies of a cast on other casts that it requires. 3 years ago
partitioning Harmonize more parameter names in bulk. 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 Harmonize more parameter names in bulk. 3 years ago
regex Consistently use named parameters in regex code. 3 years ago
replication Add a common function to generate the origin name. 3 years ago
rewrite Harmonize more parameter names in bulk. 3 years ago
snowball Harmonize more parameter names in bulk. 3 years ago
statistics Harmonize more parameter names in bulk. 3 years ago
storage Move pg_pwritev_with_retry() to src/common/file_utils.c 3 years ago
tcop Harmonize more parameter names in bulk. 3 years ago
tsearch Introduce t_isalnum() to replace t_isalpha() || t_isdigit() tests. 3 years ago
utils Remove AssertArg and AssertState 3 years ago
.gitignore
Makefile Move gramparse.h to src/backend/parser 3 years ago
c.h Remove AssertArg and AssertState 3 years ago
fmgr.h Mark all symbols exported from extension libraries PGDLLEXPORT. 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 support for building with precompiled headers 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 pgstat: Track time of the last scan of a relation 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