postgresql/src
Heikki Linnakangas 848b9f05ab Use correctly-sized buffer when zero-filling a WAL file.
I mixed up BLCKSZ and XLOG_BLCKSZ when I changed the way the buffer is
allocated a couple of weeks ago. With the default settings, they are both
8k, but they can be changed at compile-time.
2014-04-16 10:26:36 +03:00
..
backend Use correctly-sized buffer when zero-filling a WAL file. 2014-04-16 10:26:36 +03:00
bin psql: conditionally display oids and replication identity 2014-04-15 13:28:54 -04:00
common Un-break peer authentication. 2014-03-28 10:30:37 -04:00
include Set pd_lower on internal GIN posting tree pages. 2014-04-14 21:13:19 +03:00
interfaces Fix whitespace 2014-04-14 15:36:54 -04:00
makefiles
pl Add new to_reg* functions for error-free OID lookups. 2014-04-08 10:27:56 -04:00
port Preserve errno across free(). 2014-04-04 19:07:37 -04:00
template
test psql: conditionally display oids and replication identity 2014-04-15 13:28:54 -04:00
timezone
tools The new pointer_to_struct test needs a special command line parameter to ecpg. 2014-04-10 20:40:05 +02:00
tutorial
.gitignore
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in Have lcov call the right gcov 2014-04-14 21:52:03 -04:00
Makefile.shlib
nls-global.mk
win32.mak