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 a64846f3ad Get rid of hashkeys field of Hash plan node, since it's redundant with 22 years ago
..
access Cross-data-type comparisons are now indexable by btrees, pursuant to my 22 years ago
bootstrap Background writer process 22 years ago
catalog Cross-data-type comparisons are now indexable by btrees, pursuant to my 22 years ago
commands Add operator strategy and comparison-value datatype fields to ScanKey. 22 years ago
executor Repair RI trigger visibility problems (this time for sure ;-)) per recent 23 years ago
lib Update copyrights to 2003. 23 years ago
libpq Second try at IPv4-to-v6 mapping code; avoid assuming that the struct 23 years ago
mb pgindent run. 23 years ago
nodes Get rid of hashkeys field of Hash plan node, since it's redundant with 22 years ago
optimizer Remove geqo_random_seed parameter. Having geqo reset the global random() 23 years ago
parser Create a 'type cache' that keeps track of the data needed for any particular 23 years ago
port Update for m68k from Peter. 23 years ago
regex Another pgindent run with updated typedefs. 23 years ago
rewrite Update copyrights to 2003. 23 years ago
storage Background writer process 22 years ago
tcop Another pgindent run with updated typedefs. 23 years ago
utils COMMENT ON casts, conversions, languages, operator classes, and 22 years ago
Makefile Install all the headers files that the ones that are already installed 22 years ago
c.h Revert to 7.3-and-before practice of only including <fcntl.h> in c.h 23 years ago
fmgr.h Update copyrights to 2003. 23 years ago
funcapi.h Fix some copyright notices that weren't updated. Improve copyright tool 23 years ago
getaddrinfo.h Workaround for platforms that have getaddrinfo() without AI_NUMERICHOST. 23 years ago
getopt_long.h Another pgindent run with updated typedefs. 23 years ago
miscadmin.h 2nd try for the ARC strategy. 22 years ago
pg_config.h.in Rename USE_THREADS to ENABLE_THREAD_SAFETY to avoid name clash with Perl. 22 years ago
pg_config.h.win32 Update for 7.4 release. 22 years ago
pg_config_manual.h Add operator strategy and comparison-value datatype fields to ScanKey. 22 years ago
pgstat.h pgindent run. 23 years ago
port.h Attempt threading in this order: 23 years ago
postgres.h Update copyrights to 2003. 23 years ago
postgres_ext.h Share PG_DIAG_* macros between client and server and use them internally. 23 years ago
postgres_fe.h Update copyrights to 2003. 23 years ago
rusagestub.h Update copyrights to 2003. 23 years ago
strdup.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 29 years ago