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 79a1b00226 Replace slightly klugy create_bitmap_restriction() function with a 21 years ago
..
access Completion of project to use fixed OIDs for all system catalogs and 21 years ago
bootstrap Tag appropriate files for rc3 21 years ago
catalog Completion of project to use fixed OIDs for all system catalogs and 21 years ago
commands First phase of project to use fixed OIDs for all system catalogs and 21 years ago
executor Remove support for OR'd indexscans internal to a single IndexScan plan 21 years ago
lib Tag appropriate files for rc3 21 years ago
libpq Finish up the flat-files project: get rid of GetRawDatabaseInfo() hack 21 years ago
mb Add support for Win1252 encoding. 21 years ago
nodes Remove support for OR'd indexscans internal to a single IndexScan plan 21 years ago
optimizer Replace slightly klugy create_bitmap_restriction() function with a 21 years ago
parser Change addRangeTableEntryForRelation() to take a Relation pointer instead 21 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 21 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. 21 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 21 years ago
utils Marginal hack to use a specialized hash function for dynahash hashtables 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 plpgsql does OUT parameters, as per my proposal a few weeks ago. 21 years ago
getaddrinfo.h Some more missed copyright notices. Many of these look like they 21 years ago
getopt_long.h Some more missed copyright notices. Many of these look like they 21 years ago
miscadmin.h Finish up the flat-files project: get rid of GetRawDatabaseInfo() hack 21 years ago
pg_config.h.in Define snprintf() to call pg_snprintf() so our own snprintf-like 21 years ago
pg_config.h.win32 Win32 8.1 stamp. 21 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. 21 years ago
pgtime.h Attached patch gets rid of the global timezone in the following steps: 21 years ago
port.h Kerberos fixes from Magnus Hagander --- in theory Kerberos 5 auth 21 years ago
postgres.h First phase of project to use fixed OIDs for all system catalogs and 21 years ago
postgres_ext.h Pgindent run for 8.0. 22 years ago
postgres_fe.h Tag appropriate files for rc3 21 years ago
rusagestub.h Tag appropriate files for rc3 21 years ago
strdup.h Fix an obsolete file path mentioned in a comment. 22 years ago