postgresql/src/include
Tom Lane ef48ed4c86 Actually ... it's pretty silly that parse_oper.c doesn't set up the
opfuncid of an OpExpr initially, considering that it has the information
at hand already.  We'll still treat opfuncid as a cache rather than a
guaranteed-valid value, but this change saves one more syscache lookup
in the normal code path.
2007-11-22 19:40:25 +00:00
..
access GIN index build's allocatedMemory counter needs to be long, not uint32. 2007-11-16 21:50:06 +00:00
bootstrap Re-run pgindent with updated list of typedefs. (Updated README should 2007-11-15 22:25:18 +00:00
catalog Re-run pgindent with updated list of typedefs. (Updated README should 2007-11-15 22:25:18 +00:00
commands Re-run pgindent with updated list of typedefs. (Updated README should 2007-11-15 22:25:18 +00:00
executor Re-run pgindent with updated list of typedefs. (Updated README should 2007-11-15 22:25:18 +00:00
lib Add resetStringInfo(), which clears the content of a StringInfo, and 2007-03-03 19:32:55 +00:00
libpq pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
mb Re-run pgindent with updated list of typedefs. (Updated README should 2007-11-15 22:25:18 +00:00
nodes Actually ... it's pretty silly that parse_oper.c doesn't set up the 2007-11-22 19:40:25 +00:00
optimizer Re-run pgindent with updated list of typedefs. (Updated README should 2007-11-15 22:25:18 +00:00
parser Re-run pgindent with updated list of typedefs. (Updated README should 2007-11-15 22:25:18 +00:00
port pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
postmaster Re-run pgindent with updated list of typedefs. (Updated README should 2007-11-15 22:25:18 +00:00
regex Adjust regcustom.h so that all those assert() calls in the regex package 2007-10-06 16:01:51 +00:00
rewrite pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
snowball pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
storage Re-run pgindent with updated list of typedefs. (Updated README should 2007-11-15 22:25:18 +00:00
tcop pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
tsearch Re-run pgindent with updated list of typedefs. (Updated README should 2007-11-15 22:25:18 +00:00
utils Re-run pgindent with updated list of typedefs. (Updated README should 2007-11-15 22:25:18 +00:00
c.h Implement lazy XID allocation: transactions that do not modify any database 2007-09-05 18:10:48 +00:00
fmgr.h pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
funcapi.h Update CVS HEAD for 2007 copyright. Back branches are typically not 2007-01-05 22:20:05 +00:00
getaddrinfo.h WSATYPE_NOT_FOUND was already defined for BCC so don't redefine it 2007-11-21 23:13:36 +00:00
getopt_long.h Update CVS HEAD for 2007 copyright. Back branches are typically not 2007-01-05 22:20:05 +00:00
Makefile make install is supposed to install everything under src/include/, 2007-10-14 17:07:51 +00:00
miscadmin.h pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
pg_config.h.in Document that configure option only affects contrib: 2007-11-05 17:43:20 +00:00
pg_config.h.win32 update files for beta3 2007-11-16 04:29:45 +00:00
pg_config_manual.h Arrange for large sequential scans to synchronize with each other, so that 2007-06-08 18:23:53 +00:00
pg_trace.h pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
pgstat.h Re-run pgindent with updated list of typedefs. (Updated README should 2007-11-15 22:25:18 +00:00
pgtime.h Fix crash caused by log_timezone patch if we attempt to emit any elog messages 2007-08-04 19:29:25 +00:00
port.h pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
postgres.h Re-run pgindent with updated list of typedefs. (Updated README should 2007-11-15 22:25:18 +00:00
postgres_ext.h Move NAMEDATALEN definition from postgres_ext.h to pg_config_manual.h. It 2007-02-06 09:16:08 +00:00
postgres_fe.h Define the FRONTEND symbol in postgres_fe.h, which allows us to eliminate 2007-09-27 19:53:44 +00:00
rusagestub.h Update CVS HEAD for 2007 copyright. Back branches are typically not 2007-01-05 22:20:05 +00:00