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 e1551f96e6 Refactor attribute mappings used in logical tuple conversion 6 years ago
..
access Refactor attribute mappings used in logical tuple conversion 6 years ago
bootstrap
catalog Refactor attribute mappings used in logical tuple conversion 6 years ago
commands Fix "force_parallel_mode = regress" to work with ANALYZE + VERBOSE. 6 years ago
common Offer pnstrdup to frontend code 6 years ago
datatype
executor Minor comment improvements for instrumentation.h 6 years ago
fe_utils Fix query cancellation handling in psql 6 years ago
foreign Fix inconsistencies and typos in the tree 7 years ago
jit Make the order of the header file includes consistent. 6 years ago
lib simplehash: Allow for use in frontend code. 6 years ago
libpq In the postmaster, rely on the signal infrastructure to block signals. 6 years ago
mb Add backend-only appendStringInfoStringQuoted 6 years ago
nodes Prevent overly-aggressive collapsing of joins to RTE_RESULT relations. 6 years ago
optimizer Generate EquivalenceClass members for partitionwise child join rels. 6 years ago
parser Refactor attribute mappings used in logical tuple conversion 6 years ago
partitioning Improve pruning of a default partition 6 years ago
port Update comment about __sync_lock_test_and_set() bug. 6 years ago
portability
postmaster Partially deduplicate interrupt handling for background processes. 6 years ago
regex
replication Refactor attribute mappings used in logical tuple conversion 6 years ago
rewrite Refactor attribute mappings used in logical tuple conversion 6 years ago
snowball
statistics Fix choose_best_statistics to check clauses individually 6 years ago
storage Make the order of the header file includes consistent. 6 years ago
tcop Revert hooks for session start and end, take two 6 years ago
tsearch Make the order of the header file includes consistent. 6 years ago
utils Further adjust EXPLAIN's choices of table alias names. 6 years ago
.gitignore
Makefile
c.h Move configure --disable-float8-byval to pg_config_manual.h 6 years ago
fmgr.h Remove configure --disable-float4-byval 6 years ago
funcapi.h Make the order of the header file includes consistent. 6 years ago
getaddrinfo.h
getopt_long.h
miscadmin.h Partially deduplicate interrupt handling for background processes. 6 years ago
pg_config.h.in Fix handling of OpenSSL's SSL_clear_options 6 years ago
pg_config.h.win32 Cosmetic cleaning of pg_config.h.win32 6 years ago
pg_config_ext.h.in
pg_config_ext.h.win32
pg_config_manual.h Move configure --disable-float8-byval to pg_config_manual.h 6 years ago
pg_getopt.h
pg_trace.h
pgstat.h Remove fmgr.h includes from headers that don't really need it. 6 years ago
pgtar.h
pgtime.h
port.h Fix build of Perl-using modules of Windows 6 years ago
postgres.h Remove configure --disable-float4-byval 6 years ago
postgres_ext.h
postgres_fe.h
rusagestub.h
windowapi.h