postgresql/src/backend
Fujii Masao ead9963c47 Use proper format specifier %X/%X for LSN, again.
Commit cee31f5 fixed this problem, but commit 989be08 accidentally
reverted the fix.

Thomas Munro
2016-04-06 22:20:52 +09:00
..
access Generic Messages for Logical Decoding 2016-04-06 10:05:41 +01:00
bootstrap Provide much better wait information in pg_stat_activity. 2016-03-10 12:44:09 -05:00
catalog Support ALTER THING .. DEPENDS ON EXTENSION 2016-04-05 18:38:54 -03:00
commands Support ALTER THING .. DEPENDS ON EXTENSION 2016-04-05 18:38:54 -03:00
executor Copyedit comments and documentation. 2016-04-01 21:53:10 -04:00
foreign Don't require a user mapping for FDWs to work. 2016-03-28 21:50:28 -04:00
lib Add two HyperLogLog functions 2016-01-19 17:40:15 -03:00
libpq Refer to a TOKEN_USER payload as a "token user," not as a "user token". 2016-04-01 21:53:18 -04:00
main Avoid crash on old Windows with AVX2-capable CPU for VS2013 builds 2016-03-10 14:10:18 +01:00
nodes Support ALTER THING .. DEPENDS ON EXTENSION 2016-04-05 18:38:54 -03:00
optimizer Fix parallel-safety code for parallel aggregation. 2016-04-05 16:06:15 -04:00
parser Support ALTER THING .. DEPENDS ON EXTENSION 2016-04-05 18:38:54 -03:00
po Translation updates 2015-06-28 23:56:55 -04:00
port Fix latent portability issue in pgwin32_dispatch_queued_signals(). 2016-04-04 11:13:17 -04:00
postmaster Revert bf08f2292f 2016-04-06 14:03:46 +01:00
regex Suppress compiler warnings about useless comparison of unsigned to zero. 2016-02-15 17:12:16 -05:00
replication Use proper format specifier %X/%X for LSN, again. 2016-04-06 22:20:52 +09: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 Revert bf08f2292f 2016-04-06 14:03:46 +01:00
tcop Support ALTER THING .. DEPENDS ON EXTENSION 2016-04-05 18:38:54 -03:00
tsearch Fix support of digits in email/hostnames. 2016-03-29 18:28:49 +03:00
utils Support multiple synchronous standby servers. 2016-04-06 17:18:25 +09: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