postgresql/src
Noah Misch c22650cd64 Refer to a TOKEN_USER payload as a "token user," not as a "user token".
This corrects messages for can't-happen errors.  The corresponding "user
token" appears in the HANDLE argument of GetTokenInformation().
2016-04-01 21:53:18 -04:00
..
backend Refer to a TOKEN_USER payload as a "token user," not as a "user token". 2016-04-01 21:53:18 -04:00
bin pgbench: Remove unused parameter 2016-04-01 17:11:18 -03: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 Add Generic WAL interface 2016-04-01 12:21:48 +03:00
interfaces Fix oversight in getParamDescriptions(), and improve comments. 2016-04-01 12:14:16 -04:00
makefiles
pl Copyedit comments and documentation. 2016-04-01 21:53:10 -04:00
port Avoid possibly-unsafe use of Windows' FormatMessage() function. 2016-03-29 11:55:19 -04:00
template
test Copyedit comments and documentation. 2016-04-01 21:53:10 -04:00
timezone Another zic portability fix. 2016-03-31 16:14:55 -04:00
tools Copyedit comments and documentation. 2016-04-01 21:53:10 -04:00
tutorial
.gitignore
bcc32.mak
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
nls-global.mk
win32.mak