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 ba37ac2177 Stamp 9.5.3. 10 years ago
..
access Fix memory leak and other bugs in ginPlaceToPage() & subroutines. 10 years ago
bootstrap pgindent run for 9.5 11 years ago
catalog Fix pg_upgrade to not fail when new-cluster TOAST rules differ from old. 10 years ago
commands Rework internals of changing a type's ownership 10 years ago
common pgindent run for 9.5 11 years ago
datatype Define integer limits independently from the system definitions. 11 years ago
executor Fix some issues in new hashtable size calculations in nodeHash.c. 10 years ago
foreign Allow foreign and custom joins to handle EvalPlanQual rechecks. 10 years ago
lib Avoid use of float arithmetic in bipartite_match.c. 11 years ago
libpq Don't send protocol messages to a shm_mq that no longer exists. 10 years ago
mb Teach UtfToLocal/LocalToUtf to support algorithmic encoding conversions. 11 years ago
nodes Add defenses against putting expanded objects into Const nodes. 10 years ago
optimizer Fix mishandling of equivalence-class tests in parameterized plans. 10 years ago
parser Create new ParseExprKind for use by policy expressions. 11 years ago
port Fix comment whitespace in VS2105 patch 10 years ago
portability Use mmap MAP_NOSYNC option to limit shared memory writes 11 years ago
postmaster Pass extra data to bgworkers, and use this to fix parallel contexts. 10 years ago
regex Suppress compiler warnings about useless comparison of unsigned to zero. 10 years ago
replication logical decoding: Fix handling of large old tuples with replica identity full. 10 years ago
rewrite RLS refactoring 10 years ago
snowball Update copyright for 2015 11 years ago
storage Introduce durable_rename() and durable_link_or_rename(). 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 Cope if platform declares mbstowcs_l(), but not locale_t, in <xlocale.h>. 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 Perform an immediate shutdown if the postmaster.pid file is removed. 10 years ago
pg_config.h.in Cope if platform declares mbstowcs_l(), but not locale_t, in <xlocale.h>. 10 years ago
pg_config.h.win32 Stamp 9.5.3. 10 years ago
pg_config_ext.h.in
pg_config_ext.h.win32
pg_config_manual.h Further reduce the number of semaphores used under --disable-spinlocks. 10 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 Adopt the GNU convention for handling tar-archive members exceeding 8GB. 10 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 Adjust DatumGetBool macro, this time for sure. 10 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