postgresql/src
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
..
backend Use proper format specifier %X/%X for LSN, again. 2016-04-06 22:20:52 +09:00
bin Generic Messages for Logical Decoding 2016-04-06 10:05:41 +01:00
common Refer to a TOKEN_USER payload as a "token user," not as a "user token". 2016-04-01 21:53:18 -04:00
fe_utils Move psql's psqlscan.l into src/fe_utils. 2016-03-24 20:28:47 -04:00
include Generic Messages for Logical Decoding 2016-04-06 10:05:41 +01:00
interfaces Fix typo 2016-04-05 11:05:01 +02:00
makefiles Fix typos in comments and doc 2016-01-28 16:47:36 +09:00
pl Fix PL/Python for recursion and interleaved set-returning functions. 2016-04-05 14:51:19 -04:00
port Avoid possibly-unsafe use of Windows' FormatMessage() function. 2016-03-29 11:55:19 -04:00
template Remove some remains from Alpha support removal 2015-10-29 16:40:14 -04:00
test Support ALTER THING .. DEPENDS ON EXTENSION 2016-04-05 18:38:54 -03:00
timezone Suppress compiler warning. 2016-04-02 13:49:17 -04:00
tools Support multiple synchronous standby servers. 2016-04-06 17:18:25 +09:00
tutorial Update copyright for 2016 2016-01-02 13:33:40 -05:00
.gitignore
DEVELOPERS
Makefile Create src/fe_utils/, and move stuff into there from pg_dump's dumputils. 2016-03-24 15:55:57 -04:00
Makefile.global.in Create src/fe_utils/, and move stuff into there from pg_dump's dumputils. 2016-03-24 15:55:57 -04:00
Makefile.shlib AIX: Link TRANSFORM modules with their dependencies. 2015-07-15 21:00:26 -04:00
bcc32.mak Autoconfiscate selection of 64-bit int type for 64-bit large object API. 2012-10-07 21:52:43 -04:00
nls-global.mk Setup error context callback for transaction lock waits 2014-03-19 15:10:36 -03:00
win32.mak Autoconfiscate selection of 64-bit int type for 64-bit large object API. 2012-10-07 21:52:43 -04:00