postgresql/src/include
Andres Freund 2b22795b32 Copy editing of the replication origins patch.
Michael Paquier and myself.
2015-05-01 12:22:13 +02:00
..
access Fix unaligned memory access in xlog parsing due to replication origin patch. 2015-05-01 11:36:14 +02:00
bootstrap Tweak __attribute__-wrapping macros for better pgindent results. 2015-03-26 14:03:25 -04:00
catalog Copy editing of the replication origins patch. 2015-05-01 12:22:13 +02:00
commands Add transforms feature 2015-04-26 10:33:14 -04:00
common Reorganize our CRC source files again. 2015-04-14 17:03:42 +03:00
datatype Define integer limits independently from the system definitions. 2015-04-02 17:43:35 +02:00
executor Perform RLS WITH CHECK before constraints, etc 2015-04-24 20:34:26 -04:00
foreign Update copyright for 2015 2015-01-06 11:43:47 -05:00
lib Tweak __attribute__-wrapping macros for better pgindent results. 2015-03-26 14:03:25 -04:00
libpq Create an infrastructure for parallel computation in PostgreSQL. 2015-04-30 15:02:14 -04:00
mb Fix various typos and grammar errors in comments. 2015-04-26 18:42:31 +02:00
nodes Add transforms feature 2015-04-26 10:33:14 -04:00
optimizer Improve qual pushdown for RLS and SB views 2015-04-27 12:29:42 -04:00
parser Add transforms feature 2015-04-26 10:33:14 -04:00
port Use Intel SSE 4.2 CRC instructions where available. 2015-04-14 17:05:03 +03:00
portability Use mmap MAP_NOSYNC option to limit shared memory writes 2015-03-21 22:06:19 -04:00
postmaster Create an infrastructure for parallel computation in PostgreSQL. 2015-04-30 15:02:14 -04:00
regex Update copyright for 2015 2015-01-06 11:43:47 -05:00
replication Correct replication origin's use of UINT16_MAX to PG_UINT16_MAX. 2015-04-30 00:19:36 +02:00
rewrite RLS fixes, new hooks, and new test module 2015-04-22 12:01:06 -04:00
snowball Update copyright for 2015 2015-01-06 11:43:47 -05:00
storage Create an infrastructure for parallel computation in PostgreSQL. 2015-04-30 15:02:14 -04:00
tcop Tweak __attribute__-wrapping macros for better pgindent results. 2015-03-26 14:03:25 -04:00
tsearch Fix statically allocated struct with FLEXIBLE_ARRAY_MEMBER member. 2015-02-20 17:50:18 -05:00
utils Create an infrastructure for parallel computation in PostgreSQL. 2015-04-30 15:02:14 -04:00
.gitignore Autoconfiscate selection of 64-bit int type for 64-bit large object API. 2012-10-07 21:52:43 -04:00
c.h Define integer limits independently from the system definitions. 2015-04-02 17:43:35 +02:00
fmgr.h Create an infrastructure for parallel computation in PostgreSQL. 2015-04-30 15:02:14 -04:00
funcapi.h Add transforms feature 2015-04-26 10:33:14 -04:00
getaddrinfo.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
getopt_long.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
Makefile Install all headers for the new atomics API. 2014-10-02 16:52:21 +02:00
miscadmin.h Create an infrastructure for parallel computation in PostgreSQL. 2015-04-30 15:02:14 -04:00
pg_config.h.in Use Intel SSE 4.2 CRC instructions where available. 2015-04-14 17:05:03 +03:00
pg_config.h.win32 Oops, fix misspelled #endif 2015-04-14 22:00:52 +03:00
pg_config_ext.h.in Autoconfiscate selection of 64-bit int type for 64-bit large object API. 2012-10-07 21:52:43 -04:00
pg_config_ext.h.win32 Autoconfiscate selection of 64-bit int type for 64-bit large object API. 2012-10-07 21:52:43 -04:00
pg_config_manual.h Define integer limits independently from the system definitions. 2015-04-02 17:43:35 +02:00
pg_getopt.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
pg_trace.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
pgstat.h Add system view pg_stat_ssl 2015-04-12 19:07:46 +02:00
pgtar.h Error when creating names too long for tar format 2015-02-24 13:41:07 -05:00
pgtime.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
port.h Tweak __attribute__-wrapping macros for better pgindent results. 2015-03-26 14:03:25 -04:00
postgres.h Tweak __attribute__-wrapping macros for better pgindent results. 2015-03-26 14:03:25 -04:00
postgres_ext.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
postgres_fe.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
rusagestub.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
windowapi.h Update copyright for 2015 2015-01-06 11:43:47 -05:00