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/backend
Bryan Henderson ec105b6026 Put sys/types.h before sys/timeb.h so Ultrix compiles. 29 years ago
..
access Make compile on AIX, Alpha OSF. Thanks Darren King, Igor Notanzon. 29 years ago
bootstrap Fix bug: -D options implies -d option. 29 years ago
catalog This patch changes quite a few instances of references of Oid's 29 years ago
commands Unuseful tupDesc = CreateTupleDesc(attr_count, attr); in CopyFrom 29 years ago
executor Rename postgres95 to PostgreSQL. Add comment for SELECT NULL 29 years ago
lib All external function definitions now have prototypes that are checked. 29 years ago
libpq More stuff to make it compile on various ports. 29 years ago
main Bring in Randy's NOROOT patch 29 years ago
nodes Use "Oid" type where applicable and %ud instead of %d. Thanks Darren King. 29 years ago
optimizer As someone asked for this feature - patch for 1.09 follows. 29 years ago
parser Require seimcolons between statements. 29 years ago
port Make compile on AIX, Alpha OSF. Thanks Darren King, Igor Notanzon. 29 years ago
postmaster Reduce printing from deub level 2 ande layout change. 29 years ago
regex Remove __P macro usage so it compiles without cdefs.h. 29 years ago
rewrite Fix access through null pointer info->rule_action. Thanks Darren King. 29 years ago
storage Change portname "sparc" to "sunos4" and change some portname dependencies to 29 years ago
tcop Reduce printing from debug level 2 ande layout change. 29 years ago
tioga Makefile cleanup after reorganization 29 years ago
utils Put sys/types.h before sys/timeb.h so Ultrix compiles. 29 years ago
Makefile First pass at getting shared libraries on AIX properly built. 29 years ago