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 db1fdc945d Fix failure to detoast fields in composite elements of structured types. 12 years ago
..
access Fix failure to detoast fields in composite elements of structured types. 12 years ago
bootstrap Stamp copyrights for year 2011. 15 years ago
catalog Fix incorrect pg_proc.proallargtypes entries for two built-in functions. 12 years ago
commands Avoid repeated name lookups during table and index DDL. 12 years ago
executor Install defenses against overflow in BuildTupleHashTable(). 15 years ago
foreign pgindent run before PG 9.1 beta 1. 15 years ago
lib Use a macro variable PG_PRINTF_ATTRIBUTE for the style used for checking printf type functions. 15 years ago
libpq Fix assorted issues in client host name lookup. 12 years ago
mb Back-patch addition of pg_wchar-to-multibyte conversion functionality. 14 years ago
nodes Avoid repeated name lookups during table and index DDL. 12 years ago
optimizer Fix generation of MergeAppend plans for optimized min/max on expressions. 12 years ago
parser Avoid repeated name lookups during table and index DDL. 12 years ago
port Unconditionally use the WSA equivalents of Socket error constants. 13 years ago
portability Stamp copyrights for year 2011. 15 years ago
postmaster Improve coding around the fsync request queue. 14 years ago
regex Allow regex operations to be terminated early by query cancel requests. 12 years ago
replication Fix typo in comment. 13 years ago
rewrite Avoid getting more than AccessShareLock when deparsing a query. 12 years ago
snowball Stamp copyrights for year 2011. 15 years ago
storage Fix dangling smgr_owner pointer when a fake relcache entry is freed. 12 years ago
tcop Avoid repeated name lookups during table and index DDL. 12 years ago
tsearch Predict integer overflow to avoid buffer overruns. 12 years ago
utils Predict integer overflow to avoid buffer overruns. 12 years ago
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 15 years ago
Makefile Fix server header file installation with vpath builds 14 years ago
c.h Use a macro variable PG_PRINTF_ATTRIBUTE for the style used for checking printf type functions. 15 years ago
fmgr.h Fix failure to detoast fields in composite elements of structured types. 12 years ago
funcapi.h Fix failure to detoast fields in composite elements of structured types. 12 years ago
getaddrinfo.h Fix assorted issues in client host name lookup. 12 years ago
getopt_long.h Stamp copyrights for year 2011. 15 years ago
miscadmin.h Make REPLICATION privilege checks test current user not authenticated user. 13 years ago
pg_config.h.in Make configure probe for mbstowcs_l as well as wcstombs_l. 14 years ago
pg_config.h.win32 Stamp 9.1.13. 12 years ago
pg_config_manual.h Revert accidental change to pg_config_manual.h. 14 years ago
pg_trace.h Stamp copyrights for year 2011. 15 years ago
pgstat.h Fix VACUUM so that it always updates pg_class.reltuples/relpages. 15 years ago
pgtime.h Fix some odd behaviors when using a SQL-style simple GMT offset timezone. 12 years ago
port.h Use correct output device for Windows prompts. 13 years ago
postgres.h Stamp copyrights for year 2011. 15 years ago
postgres_ext.h Remove cvs keywords from all files. 15 years ago
postgres_fe.h Stamp copyrights for year 2011. 15 years ago
rusagestub.h Stamp copyrights for year 2011. 15 years ago
windowapi.h Stamp copyrights for year 2011. 15 years ago