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
Michael Paquier 5edeb57428 Add some missing PGDLLIMPORT markings 4 years ago
..
access pg_walinspect: fix case where flush LSN is in the middle of a record. 4 years ago
bootstrap Apply PGDLLIMPORT markings broadly. 4 years ago
catalog Rethink method for assigning OIDs to the template0 and postgres DBs. 4 years ago
commands Remove "recheck" argument from check_index_is_clusterable() 4 years ago
common Add some missing PGDLLIMPORT markings 4 years ago
datatype Fix overflow hazards in interval input and output conversions. 4 years ago
executor Track I/O timing for temporary file blocks in EXPLAIN (BUFFERS) 4 years ago
fe_utils Allow db.schema.table patterns, but complain about random garbage. 4 years ago
foreign Update copyright for 2022 4 years ago
jit Apply PGDLLIMPORT markings broadly. 4 years ago
lib Improve frontend error logging style. 4 years ago
libpq Add some missing PGDLLIMPORT markings 4 years ago
mb Apply PGDLLIMPORT markings broadly. 4 years ago
nodes Remove JsonPathSpec typedef 4 years ago
optimizer Apply PGDLLIMPORT markings broadly. 4 years ago
parser Apply PGDLLIMPORT markings broadly. 4 years ago
partitioning Refactor and cleanup runtime partition prune code a little 4 years ago
port Apply PGDLLIMPORT markings broadly. 4 years ago
portability Update copyright for 2022 4 years ago
postmaster Apply PGDLLIMPORT markings broadly. 4 years ago
regex Update copyright for 2022 4 years ago
replication Fix the logical replication timeout during large transactions. 4 years ago
rewrite Update copyright for 2022 4 years ago
snowball Update copyright for 2022 4 years ago
statistics Add stxdinherit flag to pg_statistic_ext_data 4 years ago
storage Rethink PROCSIGNAL_BARRIER_SMGRRELEASE. 4 years ago
tcop Apply PGDLLIMPORT markings broadly. 4 years ago
tsearch Add missing spaces after single-line comments 4 years ago
utils Use correct datum macros in more tuplesort specialization functions. 4 years ago
.gitignore
Makefile
c.h Update copyright for 2022 4 years ago
fmgr.h Remove non-functional code for unloading loadable modules. 4 years ago
funcapi.h Create routine able to set single-call SRFs for Materialize mode 4 years ago
getaddrinfo.h Update copyright for 2022 4 years ago
getopt_long.h Update copyright for 2022 4 years ago
miscadmin.h Revert the addition of GetMaxBackends() and related stuff. 4 years ago
pg_config.h.in Simplify configure test 4 years ago
pg_config_ext.h.in
pg_config_manual.h Fix old-fd issues using global barriers everywhere. 4 years ago
pg_getopt.h Apply PGDLLIMPORT markings broadly. 4 years ago
pg_trace.h Update copyright for 2022 4 years ago
pgstat.h Apply PGDLLIMPORT markings broadly. 4 years ago
pgtar.h Update copyright for 2022 4 years ago
pgtime.h Apply PGDLLIMPORT markings broadly. 4 years ago
port.h Clean up messy API for src/port/thread.c. 4 years ago
postgres.h Update copyright for 2022 4 years ago
postgres_ext.h
postgres_fe.h Update copyright for 2022 4 years ago
rusagestub.h Update copyright for 2022 4 years ago
windowapi.h Update copyright for 2022 4 years ago