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
Tom Lane 9cbd349bcd ExecReScanGroup() forgot to clear grpstate->grp_firstTuple, 27 years ago
..
access cleanup 27 years ago
bootstrap pgindent run over code. 27 years ago
catalog Rename pg_temp to pg_sorttemp so it does not conflict with temp table names. 27 years ago
commands Fix spelling of variable name. 27 years ago
executor ExecReScanGroup() forgot to clear grpstate->grp_firstTuple, 27 years ago
lib Ooops ... dllist.c can't use Assert() when it is compiled into 27 years ago
libpq Allow port numbers 32k - 64k. 27 years ago
main Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
nodes equal() needs a case for Aggref nodes, as shown by: 27 years ago
optimizer Fix for \do and ceil()/float. 27 years ago
parser Make ^ precidence greater than *. 27 years ago
port pgindent run over code. 27 years ago
postmaster Allow port numbers 32k - 64k. 27 years ago
regex pgindent run over code. 27 years ago
rewrite Clean up maximum rewrite tuple length. 27 years ago
storage Rename pg_temp to pg_sorttemp so it does not conflict with temp table names. 27 years ago
tcop Fix for removal of temp tables if last transaction was aborted. 27 years ago
tioga Another pgindent run. Sorry folks. 27 years ago
utils Fix tuplecmp() to ensure repeatable sort ordering of tuples 27 years ago
Makefile Export include/utils/mcxt.h so that external stuff can include 27 years ago