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
Robert Haas 0222be1371 Fix alignment problems with SharedInvalSmgrMsg. 3 years ago
..
access Convert *GetDatum() and DatumGet*() macros to inline functions 3 years ago
backup Move basebackup code to new directory src/backend/backup 3 years ago
bootstrap Harmonize more lexer function parameter names. 3 years ago
catalog Increase width of RelFileNumbers from 32 bits to 56 bits. 3 years ago
commands Harmonize more parameter names in bulk. 3 years ago
common Increase width of RelFileNumbers from 32 bits to 56 bits. 3 years ago
datatype Fix overflow hazards in interval input and output conversions. 4 years ago
executor Harmonize parameter names in storage and AM code. 3 years ago
fe_utils Increase width of RelFileNumbers from 32 bits to 56 bits. 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 Add missing inequality searches to rbtree 4 years ago
libpq Harmonize more parameter names in bulk. 3 years ago
mb Harmonize parameter names in storage and AM code. 3 years ago
nodes Move RelFileNumber declarations to common/relpath.h. 3 years ago
optimizer Harmonize more parameter names in bulk. 3 years ago
parser Harmonize more lexer function parameter names. 3 years ago
partitioning Harmonize more parameter names in bulk. 3 years ago
port Remove uses of register due to incompatibility with C++17 and up 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 Remove unused xid parameter. 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 Fix alignment problems with SharedInvalSmgrMsg. 3 years ago
tcop Harmonize more parameter names in bulk. 3 years ago
tsearch Convert *GetDatum() and DatumGet*() macros to inline functions 3 years ago
utils Convert *GetDatum() and DatumGet*() macros to inline functions 3 years ago
.gitignore
Makefile Move gramparse.h to src/backend/parser 3 years ago
c.h Add definition pg_attribute_aligned() for MSVC 3 years ago
fmgr.h Mark all symbols exported from extension libraries PGDLLEXPORT. 3 years ago
funcapi.h Convert *GetDatum() and DatumGet*() macros to inline functions 3 years ago
getopt_long.h Update copyright for 2022 4 years ago
meson.build meson: Include CFLAGS/c_args in summary and pg_config output 3 years ago
miscadmin.h Harmonize parameter names in storage and AM code. 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 Harmonize more parameter names in bulk. 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 Harmonize more parameter names in bulk. 3 years ago
postgres.h Convert *GetDatum() and DatumGet*() macros to inline functions 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