postgresql/src/include
Alvaro Herrera eaa1f7220a Remove unused NextLogPage macro
Commit 061e7efb1b did away with its last caller, but neglected to remove
the actual definition.

Author: Andres Freund
2012-12-27 18:23:23 -03:00
..
access Remove unused NextLogPage macro 2012-12-27 18:23:23 -03:00
bootstrap
catalog Add function prototype from previous commit. 2012-12-24 09:18:42 +00:00
commands Fix more weird compiler messages caused 2012-12-24 16:25:26 +00:00
datatype
executor
foreign
lib Basic binary heap implementation. 2012-11-29 11:16:59 -05:00
libpq
mb
nodes Prevent failure when RowExpr or XmlExpr is parse-analyzed twice. 2012-12-23 14:07:24 -05:00
optimizer Fix SELECT DISTINCT with index-optimized MIN/MAX on inheritance trees. 2012-11-26 12:57:58 -05:00
parser
port
portability
postmaster Background worker processes 2012-12-06 17:47:30 -03:00
regex Re-implement extraction of fixed prefixes from regular expressions. 2012-07-10 14:54:37 -04:00
replication Allow a streaming replication standby to follow a timeline switch. 2012-12-13 19:17:32 +02:00
rewrite Support automatically-updatable views. 2012-12-08 18:26:21 -05:00
snowball
storage Fix performance problems with autovacuum truncation in busy workloads. 2012-12-11 14:33:08 -06:00
tcop
tsearch
utils Update comments on rd_newRelfilenodeSubid. 2012-12-24 17:07:06 +00:00
.gitignore Autoconfiscate selection of 64-bit int type for 64-bit large object API. 2012-10-07 21:52:43 -04:00
c.h
fmgr.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
funcapi.h
getaddrinfo.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
getopt_long.h
Makefile
miscadmin.h Background worker processes 2012-12-06 17:47:30 -03:00
pg_config_ext.h.in Autoconfiscate selection of 64-bit int type for 64-bit large object API. 2012-10-07 21:52:43 -04:00
pg_config_ext.h.win32
pg_config_manual.h
pg_config.h.in
pg_config.h.win32 Rename USE_INLINE to PG_USE_INLINE 2012-10-09 11:17:33 -03:00
pg_trace.h
pgstat.h
pgtime.h
port.h Make new event trigger facility actually do something. 2012-07-20 11:39:01 -04:00
postgres_ext.h
postgres_fe.h Provide Assert() for frontend code. 2012-12-14 18:03:07 -05:00
postgres.h
rusagestub.h
windowapi.h