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
Tom Lane 9a785ad573 Fix creation of resjunk tlist entries for inherited mixed UPDATE/DELETE. 8 years ago
..
access Pad XLogReaderState's main_data buffer more aggressively. 8 years ago
bootstrap Phase 2 of pgindent updates. 9 years ago
catalog Set proargmodes for satisfies_hash_partition. 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 Avoid projecting tuples unnecessarily in Gather and Gather Merge. 8 years ago
fe_utils Provide a test for variable existence in psql 8 years ago
foreign Basic partition-wise join functionality. 8 years ago
lib Allow to avoid NUL-byte management for stringinfos and use in format.c. 8 years ago
libpq Support channel binding 'tls-unique' in SCRAM 8 years ago
mb Add more efficient functions to pqformat API. 8 years ago
nodes Generational memory allocator 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 Update buffile.h/.c comments for removal of non-temp option. 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 Generational memory allocator 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