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
Bruce Momjian b43ebe5f83 More include file adjustments. 20 years ago
..
access More include file adjustments. 20 years ago
bootstrap Allow include files to compile own their own. 20 years ago
catalog More include file adjustments. 20 years ago
commands More include file adjustments. 20 years ago
executor More include file adjustments. 20 years ago
lib Update copyright for 2006. Update scripts. 20 years ago
libpq Allow include files to compile own their own. 20 years ago
mb Change the backend to reject strings containing invalidly-encoded multibyte 20 years ago
nodes Allow include files to compile own their own. 20 years ago
optimizer Allow include files to compile own their own. 20 years ago
parser Allow include files to compile own their own. 20 years ago
port Reverse inclusion order of <ws2tcpip.h> and <winsock2.h>, per Dave Page. 20 years ago
postmaster Update copyright for 2006. Update scripts. 20 years ago
regex Standard pgindent run for 8.1. 20 years ago
rewrite Allow each C include file to compile on its own by including any needed 20 years ago
storage Allow include files to compile own their own. 20 years ago
tcop More include file adjustments. 20 years ago
utils More include file adjustments. 20 years ago
Makefile Allow installation into directories containing spaces in the name. 20 years ago
c.h Attached patch is required ot build with the CRT that comes with Visual 20 years ago
fmgr.h Make PG_MODULE_MAGIC required in shared libraries that are loaded into 20 years ago
funcapi.h Update copyright for 2006. Update scripts. 20 years ago
getaddrinfo.h WIN32 fixes: 20 years ago
getopt_long.h Update copyright for 2006. Update scripts. 20 years ago
miscadmin.h Update copyright for 2006. Update scripts. 20 years ago
pg_config.h.in Don't try to call posix_fadvise() unless <fcntl.h> supplies a declaration 20 years ago
pg_config.h.win32 WIN32 fixes: 20 years ago
pg_config_manual.h Make the planner estimate costs for nestloop inner indexscans on the basis 20 years ago
pgstat.h Remove the separate 'stats buffer' process, letting backend stats messages 20 years ago
pgtime.h Update copyright for 2006. Update scripts. 20 years ago
port.h Allow each C include file to compile on its own by including any needed 20 years ago
postgres.h Allow include files to compile own their own. 20 years ago
postgres_ext.h Pgindent run for 8.0. 22 years ago
postgres_fe.h Update copyright for 2006. Update scripts. 20 years ago
rusagestub.h Update copyright for 2006. Update scripts. 20 years ago
strdup.h