postgresql/src
Alvaro Herrera 24eca7977e Assign InvalidXLogRecPtr instead of MemSet(0)
For consistency.

Author: Andres Freund
2012-12-27 18:33:03 -03:00
..
backend Assign InvalidXLogRecPtr instead of MemSet(0) 2012-12-27 18:33:03 -03:00
bin Avoid using NAMEDATALEN in pg_upgrade 2012-12-20 13:56:31 -05:00
include Remove unused NextLogPage macro 2012-12-27 18:23:23 -03:00
interfaces Allow a streaming replication standby to follow a timeline switch. 2012-12-13 19:17:32 +02:00
makefiles Remove allow_nonpic_in_shlib 2012-12-18 01:13:59 -05:00
pl Remove allow_nonpic_in_shlib 2012-12-18 01:13:59 -05:00
port
template
test Make some messages more consistent in style 2012-12-21 00:10:46 -05:00
timezone
tools Don't include postgres.h in postgres_fe.h for cpluspluscheck. 2012-12-18 16:30:14 -05:00
tutorial
.gitignore
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in Add mode where contrib installcheck runs each module in a separately named database. 2012-12-11 11:52:45 -05:00
Makefile.shlib
nls-global.mk NLS: Use msgmerge --previous option 2012-12-13 23:12:12 -05:00
win32.mak