postgresql/src/backend
Robert Haas 2ac3be2e76 Fix pg_get_functiondef to dump parallel-safety markings.
Ashutosh Sharma
2016-04-26 22:56:27 -04:00
..
access Fix memory leak and other bugs in ginPlaceToPage() & subroutines. 2016-04-20 14:25:15 -04:00
bootstrap Revert CREATE INDEX ... INCLUDING ... 2016-04-08 21:52:13 +03:00
catalog Revert no-op changes to BufferGetPage() 2016-04-20 08:31:19 -05:00
commands Revert no-op changes to BufferGetPage() 2016-04-20 08:31:19 -05:00
executor Fix typo in comment 2016-04-26 10:38:32 +02:00
foreign Fix whitespace 2016-04-11 14:44:51 -04:00
lib Add two HyperLogLog functions 2016-01-19 17:40:15 -03:00
libpq Add authentication parameters compat_realm and upn_usename for SSPI 2016-04-08 20:28:38 +02:00
main Avoid crash on old Windows with AVX2-capable CPU for VS2013 builds 2016-03-10 14:10:18 +01:00
nodes Fix whitespace 2016-04-11 14:44:51 -04:00
optimizer Enable parallel query by default. 2016-04-26 08:35:58 -04:00
parser Fix unexpected side-effects of operator_precedence_warning. 2016-04-21 23:17:36 -04:00
po Translation updates 2015-06-28 23:56:55 -04:00
port Improve TranslateSocketError() to handle more Windows error codes. 2016-04-21 16:58:47 -04:00
postmaster Use GRANT system to manage access to sensitive functions 2016-04-06 21:45:32 -04:00
regex Suppress compiler warnings about useless comparison of unsigned to zero. 2016-02-15 17:12:16 -05:00
replication Fix trivial typo. 2016-04-14 19:25:16 -07:00
rewrite Improve error message for rejecting RETURNING clauses with dropped columns. 2016-02-29 19:11:38 -05:00
snowball Update copyright for 2016 2016-01-02 13:33:40 -05:00
storage Fix assorted defects in 09adc9a8c0. 2016-04-21 13:27:41 -04:00
tcop Support ALTER THING .. DEPENDS ON EXTENSION 2016-04-05 18:38:54 -03:00
tsearch Fix possible use of uninitialised value in ts_headline() 2016-04-08 21:25:14 +03:00
utils Fix pg_get_functiondef to dump parallel-safety markings. 2016-04-26 22:56:27 -04:00
.gitignore Add .gitignore entries for AIX-specific intermediate build artifacts. 2015-07-08 20:44:22 -04:00
Makefile Support multiple synchronous standby servers. 2016-04-06 17:18:25 +09:00
common.mk Remove maintainer-check target, fold into normal build 2013-10-10 20:11:56 -04:00
nls.mk Remove trailing slashes from directories in find command 2015-09-18 22:06:54 -04:00