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 8cb624262a Replace inefficient _bt_invokestrat calls with direct calls to the 26 years ago
..
access Replace inefficient _bt_invokestrat calls with direct calls to the 26 years ago
bootstrap Add: 26 years ago
catalog Carry column aliases from the parser frontend. Enables queries like 26 years ago
commands New cost model for planning, incorporating a penalty for random page 26 years ago
executor Carry column aliases from the parser frontend. Enables queries like 26 years ago
lib Fix problems seen in parallel regress tests when SI buffer overruns (causing 26 years ago
libpq Add: 26 years ago
main Add: 26 years ago
nodes New cost model for planning, incorporating a penalty for random page 26 years ago
optimizer Finish repairing 6.5's problems with r-tree indexes: create appropriate 26 years ago
parser Implement "date/time grand unification". 26 years ago
port Add: 26 years ago
postmaster Add: 26 years ago
regex
rewrite Redesign DISTINCT ON as discussed in pgsql-sql 1/25/00: syntax is now 26 years ago
storage Fix assert bug(was my fault) 26 years ago
tcop A few minor psql enhancements 26 years ago
tioga Add: 26 years ago
utils Replace inefficient _bt_invokestrat calls with direct calls to the 26 years ago
Makefile