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
Bryan Henderson 645b587788 Remove use of "bool", which user program may not have defined. This .h file 29 years ago
..
access TransactionIdIsInProgress moved to shmem.c 30 years ago
bootstrap Change includes from "" to <> 30 years ago
catalog Add comments defining "typelem" column of pg_type. 30 years ago
commands vrl_min_tlen added to VRelListData. 30 years ago
executor Added needed prototype. 29 years ago
lib All external function definitions now have prototypes that are checked. 30 years ago
libpq Remove use of "bool", which user program may not have defined. This .h file 29 years ago
nodes Make GROUP BY work with aliases, ORDER BY with column numbers 29 years ago
optimizer Okay...this pretty much cleans out the include files. 30 years ago
parser Use "Oid" type where applicable and %ud instead of %d. Thanks Darren King. 30 years ago
regex Make compile on AIX, Alpha OSF. Thanks Darren King, Igor Notanzon. 29 years ago
rewrite Compile and warning cleanup 30 years ago
storage Change portname "sparc" to "sunos4" and change some portname dependencies to 30 years ago
tcop All external function definitions now have prototypes that are checked. 30 years ago
utils sigjmp_buf/jmp_buf is backwards, so backend doesn't compile. 30 years ago
c.h Removal of unused CppConcat defines. 29 years ago
config.h pq/signal() portability patch. Also psql copy prompt fix. 29 years ago
miscadmin.h Remove most compile-time options, add a few runtime options to make up for it. 30 years ago
postgres.h Fix bug: libpq clients (which include libpq-fe.h) won't compile. 30 years ago
postgres_ext.h Fix bug: libpq clients (which include libpq-fe.h) won't compile. 30 years ago
strdup.h More stuff to make it compile on various ports. 30 years ago
version.h Goes with the recently added src/utils/version.c, will replace some stuff in 30 years ago