postgresql/src/backend
Peter Eisentraut d112c87550 Translation updates
Source-Git-URL: https://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: 86ad96e347cbe45a6f0c560eccf8e7cf1b480dac
2020-08-10 15:31:29 +02:00
..
access Remove WARNING message from brin_desummarize_range 2020-07-09 20:13:24 -04:00
bootstrap Revert "Skip WAL for new relfilenodes, under wal_level=minimal." 2020-03-22 09:24:14 -07:00
catalog Avoid C99-ism in pre-v12 branches. 2020-07-21 13:13:27 -04:00
commands Fix timing issue with ALTER TABLE's validate constraint 2020-07-14 17:00:28 +12:00
executor Fix buffer usage stats for nodes above Gather Merge. 2020-07-25 10:57:20 +05:30
foreign Abstract logic to allow for multiple kinds of child rels. 2017-04-03 22:41:31 -04:00
lib Rename rbtree.c functions to use "rbt" prefix not "rb" prefix. 2018-11-06 13:25:24 -05:00
libpq Avoid downcasing/truncation of RADIUS authentication parameters. 2019-11-13 13:41:04 -05:00
main Install Windows crash dump handler before all else. 2017-11-12 14:31:04 -08:00
nodes Get rid of trailing semicolons in C macro definitions. 2020-05-01 17:28:01 -04:00
optimizer Cope with lateral references in the quals of a subquery RTE. 2020-07-13 20:38:21 -04:00
parser Revert "Skip WAL for new relfilenodes, under wal_level=minimal." 2020-03-22 09:24:14 -07:00
po Translation updates 2020-08-10 15:31:29 +02:00
port Fix race condition in our Windows signal emulation. 2019-12-09 15:03:52 -05:00
postmaster Replace use of sys_siglist[] with strsignal(). 2020-07-15 22:05:12 -04:00
regex Fix misoptimization of "{1,1}" quantifiers in regular expressions. 2019-05-12 18:53:41 -04:00
replication walsnd: Don't set waiting_for_ping_response spuriously 2020-08-08 12:31:55 -04:00
rewrite Make rewriter prevent auto-updates on views with conditional INSTEAD rules. 2020-01-14 09:50:13 +00:00
snowball Initial pgindent run with pg_bsd_indent version 2.0. 2017-06-21 14:39:04 -04:00
statistics Make error logging in extended statistics more consistent 2019-05-30 17:06:35 +02:00
storage Fix error message. 2020-07-23 21:18:13 +12:00
tcop Stabilize NOTIFY behavior by transmitting notifies before ReadyForQuery. 2019-11-24 14:42:59 -05:00
tsearch Fix recently-introduced performance problem in ts_headline(). 2020-07-31 11:43:12 -04:00
utils Fix recently-introduced performance problem in ts_headline(). 2020-07-31 11:43:12 -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