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 5d5cf912bc I have two patches for 6.5.0: 27 years ago
..
access Patch from "Hiroshi Inoue" <Inoue@tpf.co.jp> for 27 years ago
bootstrap Change elog(ERROR) to get back to main loop via a plain sigsetjmp, 27 years ago
catalog Repair missing heap_endscan() in OperatorUpd(). 27 years ago
commands here are some patches for 6.5.0 which I already submitted but have never 27 years ago
executor Aggregate functions didn't work on subscripted array references. 27 years ago
lib Revise backend libpq interfaces so that messages to the frontend 27 years ago
libpq Repair incorrectly-figured snprintf length restriction. 27 years ago
main Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
nodes Fix for _copyUnique() suggested by Hiroshi Inoue 27 years ago
optimizer Make sure targetlist generated for subplan does not share 27 years ago
parser here are some patches for 6.5.0 which I already submitted but have never 27 years ago
port small error message improvement from Dmitry Samersoff 27 years ago
postmaster Rearrange handling of MAXBACKENDS a little bit. The default setting 27 years ago
regex Fix multi-byte+locale problem 27 years ago
rewrite Final optimizer cleanups. 27 years ago
storage cleanup 27 years ago
tcop here are some patches for 6.5.0 which I already submitted but have never 27 years ago
tioga Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
utils I have two patches for 6.5.0: 27 years ago
Makefile Export include/utils/mcxt.h so that external stuff can include 27 years ago