index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
nodes
/
README
Age
Commit message (
Expand
)
Author
2024-08-01
Convert node test compile-time settings into run-time parameters
Peter Eisentraut
2023-03-22
Fix make maintainer-clean with queryjumblefuncs.*.c files in src/backend/nodes/
Michael Paquier
2023-01-31
Generate code for query jumbling through gen_node_support.pl
Michael Paquier
2022-11-16
Invent "multibitmapsets", and use them to speed up antijoin detection.
Tom Lane
2022-07-09
Doc: rearrange high-level commentary about node support coverage.
Tom Lane
2022-07-09
Automatically generate node support functions
Peter Eisentraut
2021-09-09
Remove Value node struct
Peter Eisentraut
2019-01-29
Rename nodes/relation.h to nodes/pathnodes.h.
Tom Lane
2016-06-03
Fix various common mispellings.
Greg Stark
2010-11-23
Remove useless whitespace at end of lines
Peter Eisentraut
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2008-08-25
Move exprType(), exprTypmod(), expression_tree_walker(), and related routines
Tom Lane
2008-03-20
Make source code READMEs more consistent. Add CVS tags to all README files.
Bruce Momjian
2003-11-29
make sure the $Id tags are converted to $PostgreSQL as well ...
PostgreSQL Daemon
1996-07-09
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier