| Age | Commit message (Expand) | Author |
| 2017-09-07 | Stamp Postgres-XL 10alpha2 | Pavan Deolasee |
| 2017-08-18 | Merge commit '21d304dfedb4f26d0d6587d9ac39b1b5c499bb55' | Pavan Deolasee |
| 2017-08-11 | Reject use of ucol_strcollUTF8() before ICU 53 | Peter Eisentraut |
| 2017-08-07 | Stamp 10beta3. | Tom Lane |
| 2017-07-13 | Merge remote-tracking branch 'remotes/PGSQL/master' of PG 10 | Pavan Deolasee |
| 2017-07-10 | Stamp 10beta2. | Tom Lane |
| 2017-06-27 | Merge PG10 master branch into xl10devel | Pavan Deolasee |
| 2017-06-17 | Define HAVE_UCOL_STRCOLLUTF8 on Windows | Peter Eisentraut |
| 2017-06-14 | Merge from PG master upto d5cb3bab564e0927ffac7c8729eacf181a12dd40 | Pavan Deolasee |
| 2017-05-15 | Stamp 10beta1. | Tom Lane |
| 2017-04-24 | Revert "Use pselect(2) not select(2), if available, to wait in postmaster's l... | Tom Lane |
| 2017-04-24 | Use pselect(2) not select(2), if available, to wait in postmaster's loop. | Tom Lane |
| 2017-04-23 | Don't include sys/poll.h anymore. | Andres Freund |
| 2017-03-29 | Fix hardcoded typeof check result for Windows | Peter Eisentraut |
| 2017-03-29 | Cast result of copyObject() to correct type | Peter Eisentraut |
| 2017-03-20 | Add configure test to see if the C compiler has gcc-style computed gotos. | Tom Lane |
| 2017-02-25 | Remove some configure header-file checks that we weren't really using. | Tom Lane |
| 2017-02-23 | De-support floating-point timestamps. | Tom Lane |
| 2017-01-02 | Use clock_gettime(), if available, in instr_time measurements. | Tom Lane |
| 2016-12-05 | Replace PostmasterRandom() with a stronger source, second attempt. | Heikki Linnakangas |
| 2016-10-27 | Merge commit 'b5bce6c1ec6061c8a4f730d927e162db7e2ce365' | Pavan Deolasee |
| 2016-08-15 | Stamp HEAD as 10devel. | Tom Lane |
| 2016-08-08 | Stamp 9.6beta4. | Tom Lane |
| 2016-07-18 | Stamp 9.6beta3. | Tom Lane |
| 2016-06-20 | Stamp 9.6beta2. | Tom Lane |
| 2016-05-09 | Stamp 9.6beta1. | Tom Lane |
| 2016-04-08 | Add BSD authentication method. | Tom Lane |
| 2016-03-15 | Cope if platform declares mbstowcs_l(), but not locale_t, in <xlocale.h>. | Tom Lane |
| 2015-10-08 | Add BSWAP64 macro. | Robert Haas |
| 2015-08-31 | Remove support for Unix systems without the POSIX signal APIs. | Tom Lane |
| 2015-08-31 | Remove long-dead support for platforms without sig_atomic_t. | Tom Lane |
| 2015-08-05 | Rely on inline functions even if that causes warnings in older compilers. | Andres Freund |
| 2015-06-30 | Stamp HEAD as 9.6devel. | Tom Lane |
| 2015-06-30 | Merge from upstream master branch of PostgreSQL repository | Pavan Deolasee |
| 2015-06-29 | Stamp 9.5alpha1. | Tom Lane |
| 2015-06-04 | Merge remote-tracking branch 'remotes/PGSQL/master' into XL_NEW_MASTER | Pavan Deolasee |
| 2015-04-27 | Merge commit 'ab76208e3df6841b3770edeece57d0f048392237' into XL_MASTER_MERGE_9_4 | Pavan Deolasee |
| 2015-04-14 | Oops, fix misspelled #endif | Heikki Linnakangas |
| 2015-04-14 | Use Intel SSE 4.2 CRC instructions where available. | Heikki Linnakangas |
| 2015-03-20 | Add, optional, support for 128bit integers. | Andres Freund |
| 2015-02-10 | Speed up CRC calculation using slicing-by-8 algorithm. | Heikki Linnakangas |
| 2015-01-11 | Remove configure test for nonstandard variants of getpwuid_r(). | Tom Lane |
| 2014-09-25 | Add a basic atomic ops API abstracting away platform/architecture details. | Andres Freund |
| 2014-09-01 | The Postgres-XL functionality includes MPP parallelism with | Pavan Deolasee |
| 2014-08-21 | Add #define INT64_MODIFIER for the printf length modifier for 64-bit ints. | Heikki Linnakangas |
| 2014-08-11 | Break out OpenSSL-specific code to separate files. | Heikki Linnakangas |
| 2014-07-15 | Detect presence of SSL_get_current_compression | Magnus Hagander |
| 2014-07-01 | Remove some useless code in the configure script. | Tom Lane |
| 2014-06-14 | Add mkdtemp() to libpgport. | Noah Misch |
| 2014-06-11 | Stamp HEAD as 9.5devel. | Tom Lane |