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
Bruce Momjian b20fd6c42d FIx hasSubLinks for Vadim. 28 years ago
..
access Fix for varchar functions, and indextyple j-1 fix. 28 years ago
bootstrap getpid/pid cleanup 28 years ago
catalog FIx for atttypmod in system catalogs. 28 years ago
commands Vacuum parameter fix. 28 years ago
executor Inline fastgetattr and others so data access does not use function 28 years ago
lib Goodbye ABORT. Hello ERROR for all errors. 28 years ago
libpq 1. "#ifdef 0" is bad C. ifdef is for checking a macro and 0 is 28 years ago
main init_fixup_addr() function removed, so port-protos.h no longer required 28 years ago
nodes Patch against src/backend/nodes/outfuncs.c.orig fixes backend crashes 28 years ago
optimizer Add Var.varlevelup to code. More parser cleanup. 28 years ago
parser FIx hasSubLinks for Vadim. 28 years ago
port Build in a 'dummy' tas file...nothing in it, just used for the link process 28 years ago
postmaster From: Phil Thompson <phil@river-bank.demon.co.uk> 28 years ago
regex Major cleanout of PORTNAME variables from Makefiles...bound to screw up 28 years ago
rewrite Inline fastgetattr and others so data access does not use function 28 years ago
storage From: Peter T Mount <patches@maidast.demon.co.uk> 28 years ago
tcop #if aix changed to #if HAVE_SYS_SELECT_H 28 years ago
tioga Major cleanout of PORTNAME variables from Makefiles...bound to screw up 28 years ago
utils Vadim fix for vacuum analyze. 28 years ago
Makefile Various fixes NETBSD/sparc related 28 years ago