postgresql/src/backend
Magnus Hagander 29ce50091d Fix error message on short read of pg_control
Instead of saying "error: success", indicate that we got a working read
but it was too short.
2018-05-18 17:53:12 +02:00
..
access Fix error message on short read of pg_control 2018-05-18 17:53:12 +02:00
bootstrap Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
catalog Fix type checking for support functions of parallel VARIADIC aggregates. 2018-05-15 15:06:53 -04:00
commands Fix race conditions when an event trigger is added concurrently with DDL. 2018-04-20 17:15:31 -04:00
executor Fix type checking for support functions of parallel VARIADIC aggregates. 2018-05-15 15:06:53 -04:00
foreign Abstract logic to allow for multiple kinds of child rels. 2017-04-03 22:41:31 -04:00
lib Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
libpq Fix up references to scram-sha-256 2018-01-30 17:05:35 -05:00
main Install Windows crash dump handler before all else. 2017-11-12 14:31:04 -08:00
nodes Fix application of identity values in some cases 2018-02-02 15:06:52 -05:00
optimizer Fix misprocessing of equivalence classes involving record_eq(). 2018-05-16 13:46:09 -04:00
parser Fix handling of partition bounds for boolean partitioning columns. 2018-04-23 15:29:12 -04:00
po Translation updates 2018-05-07 11:59:42 -04:00
port Fix and improve pg_atomic_flag fallback implementation. 2018-04-06 20:01:44 -07:00
postmaster Allocate enough shared string memory for stats of auxiliary processes. 2018-04-11 23:52:11 +03:00
regex Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
replication logical replication: fix OID type mapping mechanism 2018-03-14 21:34:21 -03:00
rewrite Fix application of identity values in some cases 2018-02-02 15:06:52 -05:00
snowball Initial pgindent run with pg_bsd_indent version 2.0. 2017-06-21 14:39:04 -04:00
statistics Fix bogus code for extracting extended-statistics data from syscache. 2018-05-02 12:22:48 -04:00
storage Fix incorrect close() call in dsm_impl_mmap(). 2018-04-10 18:34:40 -04:00
tcop Prevent idle in transaction session timeout from sometimes being ignored. 2017-10-11 14:02:41 -07:00
tsearch Fix bogus affix-merging code. 2018-04-12 18:39:51 -04:00
utils Update time zone data files to tzdata release 2018e. 2018-05-09 13:55:42 -04:00
.gitignore Add .gitignore entries for AIX-specific intermediate build artifacts. 2015-07-08 20:44:22 -04:00
common.mk Add ICU_CFLAGS to global CPPFLAGS 2017-06-12 15:57:22 -04:00
Makefile Fix make rules that generate multiple output files. 2018-03-23 13:45:38 -04:00
nls.mk Translation updates 2018-05-07 11:59:42 -04:00