postgresql/src
Alvaro Herrera 42f522714e Fix typo in comment
SLRU_SEGMENTS_PER_PAGE -> SLRU_PAGES_PER_SEGMENT

I introduced this ancient typo in subtrans.c and later propagated it to
multixact.c.  I fixed the latter in f741300c, but only back to 9.3;
backpatch to all supported branches for consistency.
2015-04-14 12:12:18 -03:00
..
backend Fix typo in comment 2015-04-14 12:12:18 -03:00
bin Fix assorted inconsistent function declarations. 2015-04-07 16:56:21 -04:00
include Remove code to match IPv4 pg_hba.conf entries to IPv4-in-IPv6 addresses. 2015-02-17 12:49:46 -05:00
interfaces Fix documentation for libpq's PQfn(). 2015-03-08 13:35:48 -04:00
makefiles Don't use deprecated dllwrap on Cygwin. 2014-02-01 16:14:01 -05:00
pl Free SQLSTATE and SQLERRM no earlier than other PL/pgSQL variables. 2015-02-25 23:49:02 -05:00
port Unlink static libraries before rebuilding them. 2015-03-01 13:07:17 -05:00
template Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
test Fix incorrect matching of subexpressions in outer-join plan nodes. 2015-04-04 19:55:15 -04:00
timezone Update time zone data files to tzdata release 2015a. 2015-01-30 22:46:17 -05:00
tools Have config_sspi_auth() permit IPv6 localhost connections. 2014-12-25 14:09:17 -05:00
tutorial Remove tabs after spaces in C comments 2014-05-06 11:26:26 -04:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
bcc32.mak Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
DEVELOPERS Replace a couple of references to files that no longer exist in the source 2009-05-04 08:08:47 +00:00
Makefile Fix some oversights in distprep and maintainer-clean targets. 2011-03-10 00:04:05 -05:00
Makefile.global.in Revert "Backpatch pgxs vpath build and installation fixes (v2)" 2013-10-07 22:39:30 -04:00
Makefile.shlib Unlink static libraries before rebuilding them. 2015-03-01 13:07:17 -05:00
nls-global.mk Fix makefile logic to not break the build when xgettext is missing 2010-10-14 23:16:46 +03:00
win32.mak Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00