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
Andres Freund 1145acc70d Add a barrier primitive for synchronizing backends. 8 years ago
..
access Update typedefs.list and re-run pgindent 8 years ago
bootstrap Phase 2 of pgindent updates. 9 years ago
catalog Update typedefs.list and re-run pgindent 8 years ago
commands Add some const decorations to prototypes 8 years ago
common Rewrite strnlen replacement implementation from 8a241792f9. 8 years ago
datatype Phase 2 of pgindent updates. 9 years ago
executor Update typedefs.list and re-run pgindent 8 years ago
fe_utils Update typedefs.list and re-run pgindent 8 years ago
foreign Basic partition-wise join functionality. 8 years ago
lib Update typedefs.list and re-run pgindent 8 years ago
libpq Update typedefs.list and re-run pgindent 8 years ago
mb Add more efficient functions to pqformat API. 8 years ago
nodes New C function: bms_add_range 8 years ago
optimizer Fix creation of resjunk tlist entries for inherited mixed UPDATE/DELETE. 8 years ago
parser Add some const decorations to prototypes 8 years ago
port Clean up warnings in MinGW builds. 8 years ago
portability Phase 2 of pgindent updates. 9 years ago
postmaster Add some const decorations to prototypes 8 years ago
regex Phase 2 of pgindent updates. 9 years ago
replication Generational memory allocator 8 years ago
rewrite Fix creation of resjunk tlist entries for inherited mixed UPDATE/DELETE. 8 years ago
snowball Phase 2 of pgindent updates. 9 years ago
statistics Phase 2 of pgindent updates. 9 years ago
storage Add a barrier primitive for synchronizing backends. 8 years ago
tcop Back out the session_start and session_end hooks feature. 8 years ago
tsearch Change TRUE/FALSE to true/false 8 years ago
utils Update typedefs.list and re-run pgindent 8 years ago
.gitignore
Makefile Add statistics subdirectory to Makefile. 9 years ago
c.h Further refactoring of c.h and nearby files. 8 years ago
fmgr.h Allow the built-in ordered-set aggregates to share transition state. 8 years ago
funcapi.h Support domains over composite types. 8 years ago
getaddrinfo.h Phase 2 of pgindent updates. 9 years ago
getopt_long.h Phase 2 of pgindent updates. 9 years ago
miscadmin.h Remove replacement selection sort. 8 years ago
pg_config.h.in Prevent int128 from requiring more than MAXALIGN alignment. 8 years ago
pg_config.h.win32 Prevent int128 from requiring more than MAXALIGN alignment. 8 years ago
pg_config_ext.h.in
pg_config_ext.h.win32
pg_config_manual.h Restrict lo_import()/lo_export() via SQL permissions not hard-wired checks. 8 years ago
pg_getopt.h Phase 2 of pgindent updates. 9 years ago
pg_trace.h Phase 2 of pgindent updates. 9 years ago
pgstat.h Avoid use of non-portable strnlen() in pgstat_clip_activity(). 8 years ago
pgtar.h Phase 3 of pgindent updates. 9 years ago
pgtime.h Phase 2 of pgindent updates. 9 years ago
port.h Further refactoring of c.h and nearby files. 8 years ago
postgres.h Phase 3 of pgindent updates. 9 years ago
postgres_ext.h Phase 2 of pgindent updates. 9 years ago
postgres_fe.h Phase 2 of pgindent updates. 9 years ago
rusagestub.h Phase 2 of pgindent updates. 9 years ago
windowapi.h Phase 2 of pgindent updates. 9 years ago