postgresql/src/backend
Alvaro Herrera 6c774caf0e Translation updates
Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: c5a8de3653bb1af6b0eb41cc6bf090c5522df52b
2017-07-10 11:53:55 -04:00
..
access Fix potential data corruption during freeze 2017-07-06 17:18:55 +03:00
bootstrap Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
catalog Clarify the contract of partition_rbound_cmp(). 2017-07-06 12:46:08 +01:00
commands Fix COPY's handling of transition tables with indexes. 2017-07-10 11:40:08 +01:00
executor Fix transition tables for wCTEs. 2017-06-28 18:59:01 +01: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 Treat clean shutdown of an SSL connection same as the non-SSL case. 2017-07-03 14:51:51 +03:00
main Change pg_ctl to detect server-ready by watching status in postmaster.pid. 2017-06-28 17:31:32 -04:00
nodes Fix output of char node fields 2017-07-05 10:51:54 -04:00
optimizer Document partitioned_rels in create_modifytable_path header comment. 2017-06-22 13:52:50 -04:00
parser Re-allow SRFs and window functions within sub-selects within aggregates. 2017-06-27 17:51:11 -04:00
po Translation updates 2017-07-10 11:53:55 -04:00
port Change pg_ctl to detect server-ready by watching status in postmaster.pid. 2017-06-28 17:31:32 -04:00
postmaster On Windows, retry process creation if we fail to reserve shared memory. 2017-07-10 11:00:09 -04:00
regex Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
replication Reduce delay for last logicalrep feedback message when master goes idle. 2017-07-01 12:15:51 -04:00
rewrite Fix UPDATE of GENERATED ALWAYS identity columns 2017-06-30 23:44:17 -04:00
snowball Initial pgindent run with pg_bsd_indent version 2.0. 2017-06-21 14:39:04 -04:00
statistics Fix typos in README.dependencies 2017-06-22 17:12:27 -04:00
storage Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
tcop Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
tsearch Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
utils Refine memory allocation in ICU conversions 2017-07-01 23:08:37 -04:00
.gitignore
common.mk Add ICU_CFLAGS to global CPPFLAGS 2017-06-12 15:57:22 -04:00
Makefile
nls.mk Translation updates 2017-05-15 12:19:54 -04:00