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
Alvaro Herrera aea76d128a Fix "sesssion" typo 10 years ago
..
access Remove legacy multixact truncation support. 10 years ago
bootstrap pgindent run for 9.5 11 years ago
catalog Reconcile nodes/*funcs.c with recent work. 11 years ago
commands Disallow converting a table to a view if row security is present. 11 years ago
common pgindent run for 9.5 11 years ago
datatype Define integer limits independently from the system definitions. 11 years ago
executor Redesign tablesample method API, and do extensive code review. 11 years ago
foreign Add support for doing late row locking in FDWs. 11 years ago
lib Avoid use of float arithmetic in bipartite_match.c. 11 years ago
libpq Fix incorrect order of lock file removal and failure to close() sockets. 11 years ago
mb Teach UtfToLocal/LocalToUtf to support algorithmic encoding conversions. 11 years ago
nodes Remove no-longer-used T_PrivGrantee node tag. 10 years ago
optimizer Fix eclass_useful_for_merging to give valid results for appendrel children. 11 years ago
parser Create new ParseExprKind for use by policy expressions. 11 years ago
port Fix comment atomics.h. 11 years ago
portability Use mmap MAP_NOSYNC option to limit shared memory writes 11 years ago
postmaster pgindent run for 9.5 11 years ago
regex Fix low-probability memory leak in regex execution. 10 years ago
replication Fix "sesssion" typo 10 years ago
rewrite RLS refactoring 10 years ago
snowball Update copyright for 2015 11 years ago
storage Rework the way multixact truncations work. 10 years ago
tcop pgindent run for 9.5 11 years ago
tsearch Fix statically allocated struct with FLEXIBLE_ARRAY_MEMBER member. 11 years ago
utils Allow planner to use expression-index stats for function calls in WHERE. 10 years ago
.gitignore
Makefile Install all headers for the new atomics API. 11 years ago
c.h Fix more typos in comments. 11 years ago
fmgr.h Fix comment in fmgr.h to refer to actual function used. 11 years ago
funcapi.h pgindent run for 9.5 11 years ago
getaddrinfo.h Update copyright for 2015 11 years ago
getopt_long.h Update copyright for 2015 11 years ago
miscadmin.h Remove the SECURITY_ROW_LEVEL_DISABLED security context bit. 10 years ago
pg_config.h.in Use Intel SSE 4.2 CRC instructions where available. 11 years ago
pg_config.h.win32 Stamp 9.5alpha2. 11 years ago
pg_config_ext.h.in
pg_config_ext.h.win32
pg_config_manual.h Define integer limits independently from the system definitions. 11 years ago
pg_getopt.h Update copyright for 2015 11 years ago
pg_trace.h Update copyright for 2015 11 years ago
pgstat.h pgindent run for 9.5 11 years ago
pgtar.h Error when creating names too long for tar format 11 years ago
pgtime.h Update copyright for 2015 11 years ago
port.h Redesign tablesample method API, and do extensive code review. 11 years ago
postgres.h Support "expanded" objects, particularly arrays, for better performance. 11 years ago
postgres_ext.h pgindent run for 9.4 12 years ago
postgres_fe.h Update copyright for 2015 11 years ago
rusagestub.h Update copyright for 2015 11 years ago
windowapi.h Update copyright for 2015 11 years ago