index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
nodes
/
nodes.h
Age
Commit message (
Expand
)
Author
2025-03-25
Add support for custom_query_jumble as a node field attribute
Michael Paquier
2025-03-18
Introduce squashing of constant lists in query jumbling
Álvaro Herrera
2025-01-01
Update copyright for 2025
Bruce Momjian
2024-08-01
Convert node test compile-time settings into run-time parameters
Peter Eisentraut
2024-07-05
Support "Right Semi Join" plan shapes
Richard Guo
2024-03-22
Do not output actual value of location fields in node serialization by default
Peter Eisentraut
2024-03-19
gen_node_support.pl: Mark location fields as type alias ParseLoc
Peter Eisentraut
2024-01-04
Update copyright for 2024
Bruce Momjian
2023-12-19
Update comment for Cardinality typedef
Peter Eisentraut
2023-12-19
Simplify newNode() by removing special cases
Heikki Linnakangas
2023-12-16
Remove useless LIMIT_OPTION_DEFAULT value from LimitOption
Alvaro Herrera
2023-10-26
Add trailing commas to enum definitions
Peter Eisentraut
2023-04-05
Support "Right Anti Join" plan shapes.
Tom Lane
2023-02-13
Mark more nodes with attribute no_query_jumble
Michael Paquier
2023-01-31
Generate code for query jumbling through gen_node_support.pl
Michael Paquier
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-12-02
Remove gen_node_support.pl's special treatment of EquivalenceClasses.
Tom Lane
2022-09-20
Harmonize more parameter names in bulk.
Peter Geoghegan
2022-07-12
Add defenses against unexpected changes in the NodeTag enum list.
Tom Lane
2022-07-12
Invent nodetag_only attribute for Nodes.
Tom Lane
2022-07-09
Remove code sections obsoleted by node support automation
Peter Eisentraut
2022-07-09
Move a comment
Peter Eisentraut
2022-07-09
Automatically generate node support functions
Peter Eisentraut
2022-07-08
Remove T_Join and T_Plan
Peter Eisentraut
2022-07-04
Implement List support for TransactionId
Alvaro Herrera
2022-05-12
Pre-beta mechanical code beautification.
Tom Lane
2022-04-07
Teach planner and executor about monotonic window funcs
David Rowley
2022-04-05
PLAN clauses for JSON_TABLE
Andrew Dunstan
2022-04-04
JSON_TABLE
Andrew Dunstan
2022-03-30
Optimize order of GROUP BY keys
Tomas Vondra
2022-03-30
SQL JSON functions
Andrew Dunstan
2022-03-29
SQL/JSON query functions
Andrew Dunstan
2022-03-28
IS JSON predicate
Andrew Dunstan
2022-03-28
Add support for MERGE SQL command
Alvaro Herrera
2022-03-27
SQL/JSON constructors
Andrew Dunstan
2022-03-27
Common SQL/JSON clauses
Andrew Dunstan
2022-03-22
Revert "Common SQL/JSON clauses"
Andrew Dunstan
2022-03-22
Common SQL/JSON clauses
Andrew Dunstan
2022-02-14
Database-level collation version tracking
Peter Eisentraut
2022-01-24
Fix limitations on what SQL commands can be issued to a walsender.
Tom Lane
2022-01-17
Add Boolean node
Peter Eisentraut
2022-01-08
Update copyright for 2022
Bruce Momjian
2021-10-27
Allow publishing the tables of schema.
Amit Kapila
2021-10-24
Add replication command READ_REPLICATION_SLOT
Michael Paquier
2021-09-15
Add Cardinality typedef
Peter Eisentraut
2021-09-14
Remove T_Expr
Peter Eisentraut
2021-09-09
Remove Value node struct
Peter Eisentraut
2021-09-06
Add PublicationTable and PublicationRelInfo structs
Alvaro Herrera
2021-08-07
Remove T_MemoryContext
Peter Eisentraut
2021-07-14
Change the name of the Result Cache node to Memoize
David Rowley
[next]