You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/include
Peter Eisentraut 254aecb704 ADD array_ndims function 17 years ago
..
access Clean up the messy semantics (not to mention inefficiency) of PageGetTempPage 17 years ago
bootstrap Update copyrights in source tree to 2008. 18 years ago
catalog ADD array_ndims function 17 years ago
commands Reduce the memory footprint of large pending-trigger-event lists, as per my 17 years ago
executor Simplify ExecutorRun's API and save some trivial number of cycles by having 17 years ago
lib Update copyrights in source tree to 2008. 18 years ago
libpq Remove support for (insecure) crypt authentication. 17 years ago
mb Unicode escapes in strings and identifiers 17 years ago
nodes Allow SQL-language functions to return the output of an INSERT/UPDATE/DELETE 17 years ago
optimizer Add a concept of "placeholder" variables to the planner. These are variables 17 years ago
parser Modify the parser's error reporting to include a specific hint for the case 17 years ago
port Add $PostgreSQL$ markers to a lot of files that were missing them. 18 years ago
portability Add support for tracking call counts and elapsed runtime for user-defined 18 years ago
postmaster Introduce the concept of relation forks. An smgr relation can now consist 18 years ago
regex Convert three more guc settings to enum type: 18 years ago
rewrite Add a bunch of new error location reports to parse-analysis error messages. 18 years ago
snowball Update copyrights in source tree to 2008. 18 years ago
storage Clean up the messy semantics (not to mention inefficiency) of PageGetTempPage 17 years ago
tcop Allow SQL-language functions to return the output of an INSERT/UPDATE/DELETE 17 years ago
tsearch Improve headeline generation. Now headline can contain 17 years ago
utils ADD array_ndims function 17 years ago
Makefile Remove all traces that suggest that a non-Bison yacc might be supported, and 18 years ago
c.h Un-break non-NLS builds. 17 years ago
fmgr.h If a loadable module has wrong values in its magic block, spell out 18 years ago
funcapi.h Remove all uses of the deprecated functions heap_formtuple, heap_modifytuple, 17 years ago
getaddrinfo.h Update copyrights in source tree to 2008. 18 years ago
getopt_long.h Update copyrights in source tree to 2008. 18 years ago
miscadmin.h Improve translatability of error messages for external modules by tweaking 17 years ago
pg_config.h.in Extend yesterday's patch making BLCKSZ and RELSEG_SIZE configurable to also 18 years ago
pg_config.h.win32 Provide for MSVC config equivalents of recently added configure options. Remove 18 years ago
pg_config_manual.h Don't make --enable-cassert turn on RANDOMIZE_ALLOCATED_MEMORY automatically; 18 years ago
pg_trace.h Enable probes to work with Mac OS X Leopard and other OSes that will 18 years ago
pgstat.h Change the pgstat logic so that the stats collector writes the stats file only 17 years ago
pgtime.h Update copyrights in source tree to 2008. 18 years ago
port.h Fix rmtree() so that it keeps going after failure to remove any individual 18 years ago
postgres.h Allow float8, int8, and related datatypes to be passed by value on machines 18 years ago
postgres_ext.h Move NAMEDATALEN definition from postgres_ext.h to pg_config_manual.h. It 19 years ago
postgres_fe.h Update copyrights in source tree to 2008. 18 years ago
rusagestub.h Update copyrights in source tree to 2008. 18 years ago