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
John Naylor 121d2d3d70 Use SSE2 in is_valid_ascii() where available. 3 years ago
..
access Add missing parenthesis to max item size macro. 3 years ago
backup Move basebackup code to new directory src/backend/backup 3 years ago
bootstrap Apply PGDLLIMPORT markings broadly. 4 years ago
catalog Allow grant-level control of role inheritance behavior. 3 years ago
commands Allow grant-level control of role inheritance behavior. 3 years ago
common Remove replacement code for getaddrinfo. 3 years ago
datatype Fix overflow hazards in interval input and output conversions. 4 years ago
executor Remove unused fields from ExprEvalStep 3 years ago
fe_utils Add xheader_width pset option to psql 4 years ago
foreign
jit Add central declarations for dlsym()ed symbols 4 years ago
lib Add missing inequality searches to rbtree 4 years ago
libpq Allow parallel workers to retrieve some data from Port 3 years ago
mb Use SSE2 in is_valid_ascii() where available. 3 years ago
nodes Allow grant-level control of role inheritance behavior. 3 years ago
optimizer Improve performance of adjust_appendrel_attrs_multilevel. 3 years ago
parser Update comment in gramparse.h 3 years ago
partitioning Have ExecFindPartition cache the last found partition 3 years ago
port Use SSE2 in is_valid_ascii() where available. 3 years ago
portability Fix obsolete comments in instr_time.h. 3 years ago
postmaster Add central declarations for dlsym()ed symbols 4 years ago
regex Remove configure probe for wctype.h. 4 years ago
replication Fix comment in walsender_private.h 3 years ago
rewrite
snowball
statistics
storage Remove unused symbol __aarch64 3 years ago
tcop Allow event trigger table_rewrite for ALTER MATERIALIZED VIEW 3 years ago
tsearch Remove configure probe for wctype.h. 4 years ago
utils Remove configure probe for sockaddr_in6 and require AF_INET6. 3 years ago
.gitignore
Makefile Install generated nodes/nodetags.h 4 years ago
c.h Move NON_EXEC_STATIC from c.h to postgres.h 3 years ago
fmgr.h Mark all symbols exported from extension libraries PGDLLEXPORT. 4 years ago
funcapi.h Create routine able to set single-call SRFs for Materialize mode 4 years ago
getopt_long.h
miscadmin.h Allow parallel workers to retrieve some data from Port 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_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
pgstat.h Apply PGDLLIMPORT markings broadly. 4 years ago
pgtar.h
pgtime.h Apply PGDLLIMPORT markings broadly. 4 years ago
port.h Remove HAVE_UNIX_SOCKETS. 3 years ago
postgres.h Move NON_EXEC_STATIC from c.h to postgres.h 3 years ago
postgres_ext.h Change internal RelFileNode references to RelFileNumber or RelFileLocator. 4 years ago
postgres_fe.h
windowapi.h