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
Heikki Linnakangas 4fc72cc7bb Collection of typo fixes. 11 years ago
..
access Collection of typo fixes. 11 years ago
bootstrap Tweak __attribute__-wrapping macros for better pgindent results. 11 years ago
catalog Collection of typo fixes. 11 years ago
commands Put back a backwards-compatible version of sampling support functions. 11 years ago
common Reorganize our CRC source files again. 11 years ago
datatype Define integer limits independently from the system definitions. 11 years ago
executor TABLESAMPLE, SQL Standard and extensible 11 years ago
foreign Add support for doing late row locking in FDWs. 11 years ago
lib Support GROUPING SETS, CUBE and ROLLUP. 11 years ago
libpq Create an infrastructure for parallel computation in PostgreSQL. 11 years ago
mb Teach UtfToLocal/LocalToUtf to support algorithmic encoding conversions. 11 years ago
nodes Refactor ON CONFLICT index inference parse tree representation. 11 years ago
optimizer Support GROUPING SETS, CUBE and ROLLUP. 11 years ago
parser Support GROUPING SETS, CUBE and ROLLUP. 11 years ago
port Collection of typo fixes. 11 years ago
portability Use mmap MAP_NOSYNC option to limit shared memory writes 11 years ago
postmaster At promotion, archive last segment from old timeline with .partial suffix. 11 years ago
regex Update copyright for 2015 11 years ago
replication Collection of typo fixes. 11 years ago
rewrite Collection of typo fixes. 11 years ago
snowball Update copyright for 2015 11 years ago
storage Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. 11 years ago
tcop Allow on-the-fly capture of DDL event details 11 years ago
tsearch Fix statically allocated struct with FLEXIBLE_ARRAY_MEMBER member. 11 years ago
utils Put back a backwards-compatible version of sampling support functions. 11 years ago
.gitignore
Makefile Install all headers for the new atomics API. 11 years ago
c.h Define integer limits independently from the system definitions. 11 years ago
fmgr.h Create an infrastructure for parallel computation in PostgreSQL. 11 years ago
funcapi.h Add transforms feature 11 years ago
getaddrinfo.h Update copyright for 2015 11 years ago
getopt_long.h Update copyright for 2015 11 years ago
miscadmin.h Add new OID alias type regrole 11 years ago
pg_config.h.in Use Intel SSE 4.2 CRC instructions where available. 11 years ago
pg_config.h.win32 Oops, fix misspelled #endif 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 Add system view pg_stat_ssl 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 Revert error-throwing wrappers for the printf family of functions. 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