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
Tom Lane 47888fe842 First phase of OUT-parameters project. We can now define and use SQL 21 years ago
..
access Remove dead push/pop rollback code. Vadim once planned to implement 21 years ago
bootstrap Tag appropriate files for rc3 22 years ago
catalog First phase of OUT-parameters project. We can now define and use SQL 21 years ago
commands Improve EXPLAIN ANALYZE to show the time spent in each trigger when 21 years ago
executor First phase of OUT-parameters project. We can now define and use SQL 21 years ago
lib Tag appropriate files for rc3 22 years ago
libpq Finish up the flat-files project: get rid of GetRawDatabaseInfo() hack 22 years ago
mb Add support for Win1252 encoding. 22 years ago
nodes Fix grammar for IN/OUT/INOUT parameters. This commit doesn't actually 21 years ago
optimizer Rethink the order of expression preprocessing: eval_const_expressions 21 years ago
parser Tag appropriate files for rc3 22 years ago
port Change Win32 O_SYNC method to O_DSYNC because that is what the method 21 years ago
postmaster Add missing identification comment, remove entirely inappropriate include 22 years ago
regex Solve the 'Turkish problem' with undesirable locale behavior for case 22 years ago
rewrite Make the behavior of HAVING without GROUP BY conform to the SQL spec. 22 years ago
storage Create a routine PageIndexMultiDelete() that replaces a loop around 21 years ago
tcop Revise TupleTableSlot code to avoid unnecessary construction and disassembly 22 years ago
utils First phase of OUT-parameters project. We can now define and use SQL 21 years ago
Makefile Use 'cp' and 'chmod' in place of 'install' to install header files. 21 years ago
c.h Convert oidvector and int2vector into variable-length arrays. This 21 years ago
fmgr.h First phase of OUT-parameters project. We can now define and use SQL 21 years ago
funcapi.h First phase of OUT-parameters project. We can now define and use SQL 21 years ago
getaddrinfo.h Some more missed copyright notices. Many of these look like they 22 years ago
getopt_long.h Some more missed copyright notices. Many of these look like they 22 years ago
miscadmin.h Finish up the flat-files project: get rid of GetRawDatabaseInfo() hack 22 years ago
pg_config.h.in Define snprintf() to call pg_snprintf() so our own snprintf-like 22 years ago
pg_config.h.win32 Win32 8.1 stamp. 22 years ago
pg_config_manual.h Officially decouple FUNC_MAX_ARGS from INDEX_MAX_KEYS, and set the 21 years ago
pgstat.h Update copyrights that were missed. 22 years ago
pgtime.h Tag appropriate files for rc3 22 years ago
port.h Kerberos fixes from Magnus Hagander --- in theory Kerberos 5 auth 21 years ago
postgres.h Tag appropriate files for rc3 22 years ago
postgres_ext.h Pgindent run for 8.0. 22 years ago
postgres_fe.h Tag appropriate files for rc3 22 years ago
rusagestub.h Tag appropriate files for rc3 22 years ago
strdup.h Fix an obsolete file path mentioned in a comment. 23 years ago