postgresql/src/include
Tom Lane 8c85a34a3b Officially decouple FUNC_MAX_ARGS from INDEX_MAX_KEYS, and set the
former to 100 by default.  Clean up some of the less necessary
dependencies on FUNC_MAX_ARGS; however, the biggie (FunctionCallInfoData)
remains.
2005-03-29 03:01:32 +00:00
..
access Remove dead push/pop rollback code. Vadim once planned to implement 2005-03-28 01:50:34 +00:00
bootstrap Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
catalog Officially decouple FUNC_MAX_ARGS from INDEX_MAX_KEYS, and set the 2005-03-29 03:01:32 +00:00
commands Improve EXPLAIN ANALYZE to show the time spent in each trigger when 2005-03-25 21:58:00 +00:00
executor Add SPI_getnspname(), including documentation. 2005-03-29 02:53:53 +00:00
lib Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
libpq Finish up the flat-files project: get rid of GetRawDatabaseInfo() hack 2005-02-26 18:43:34 +00:00
mb Add support for Win1252 encoding. 2005-03-14 18:31:25 +00:00
nodes Add a back-link from IndexOptInfo structs to their parent RelOptInfo 2005-03-27 06:29:49 +00:00
optimizer Rethink the order of expression preprocessing: eval_const_expressions 2005-03-28 00:58:26 +00:00
parser Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
port Change Win32 O_SYNC method to O_DSYNC because that is what the method 2005-03-24 04:36:20 +00:00
postmaster Add missing identification comment, remove entirely inappropriate include 2005-03-13 23:32:26 +00:00
regex Solve the 'Turkish problem' with undesirable locale behavior for case 2004-05-07 00:24:59 +00:00
rewrite Make the behavior of HAVING without GROUP BY conform to the SQL spec. 2005-03-10 23:21:26 +00:00
storage Create a routine PageIndexMultiDelete() that replaces a loop around 2005-03-22 06:17:03 +00:00
tcop Revise TupleTableSlot code to avoid unnecessary construction and disassembly 2005-03-16 21:38:10 +00:00
utils Convert oidvector and int2vector into variable-length arrays. This 2005-03-29 00:17:27 +00:00
Makefile Use 'cp' and 'chmod' in place of 'install' to install header files. 2005-03-25 23:22:54 +00:00
c.h Convert oidvector and int2vector into variable-length arrays. This 2005-03-29 00:17:27 +00:00
fmgr.h Use InitFunctionCallInfoData() macro instead of MemSet in performance 2005-03-22 20:13:09 +00:00
funcapi.h Update copyrights that were missed. 2005-01-01 05:43:09 +00:00
getaddrinfo.h Some more missed copyright notices. Many of these look like they 2005-01-01 20:44:34 +00:00
getopt_long.h Some more missed copyright notices. Many of these look like they 2005-01-01 20:44:34 +00:00
miscadmin.h Finish up the flat-files project: get rid of GetRawDatabaseInfo() hack 2005-02-26 18:43:34 +00:00
pg_config.h.in Define snprintf() to call pg_snprintf() so our own snprintf-like 2005-03-11 17:20:35 +00:00
pg_config.h.win32 Win32 8.1 stamp. 2005-01-18 14:39:46 +00:00
pg_config_manual.h Officially decouple FUNC_MAX_ARGS from INDEX_MAX_KEYS, and set the 2005-03-29 03:01:32 +00:00
pgstat.h Update copyrights that were missed. 2005-01-01 05:43:09 +00:00
pgtime.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
port.h Kerberos fixes from Magnus Hagander --- in theory Kerberos 5 auth 2005-03-25 00:34:31 +00:00
postgres.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
postgres_ext.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
postgres_fe.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
rusagestub.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
strdup.h Fix an obsolete file path mentioned in a comment. 2004-01-25 22:19:42 +00:00