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
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
/
backend
/
commands
/
Makefile
Age
Commit message (
Expand
)
Author
2025-03-18
Make it possible for loadable modules to add EXPLAIN options.
Robert Haas
2025-02-27
Create explain_dr.c and move DestReceiver-related code there.
Robert Haas
2025-02-27
Create explain_format.c and move relevant code there.
Robert Haas
2024-10-24
Move LSN waiting declarations and definitions to better place
Alexander Korotkov
2024-08-02
Implement pg_wal_replay_wait() stored procedure
Alexander Korotkov
2024-04-11
Revert: Implement pg_wal_replay_wait() stored procedure
Alexander Korotkov
2024-04-02
Implement pg_wal_replay_wait() stored procedure
Alexander Korotkov
2021-12-23
Move parallel vacuum code to vacuumparallel.c.
Amit Kapila
2020-11-23
Split copy.c into four files.
Heikki Linnakangas
2020-04-08
Revert 0f5ca02f53
Alexander Korotkov
2020-04-07
Implement waiting for given lsn at transaction start
Alexander Korotkov
2019-11-05
Split all OBJS style lines in makefiles into one-line-per-entry style.
Andres Freund
2019-01-15
Move vacuumlazy.c into access/heap.
Andres Freund
2017-03-24
Implement multivariate n-distinct coefficients
Alvaro Herrera
2017-01-20
Logical replication
Peter Eisentraut
2016-03-24
Support CREATE ACCESS METHOD
Alvaro Herrera
2014-09-19
Row-Level Security Policies (RLS)
Stephen Frost
2013-03-04
Add a materialized view relations.
Kevin Grittner
2012-07-18
Syntax support and documentation for event triggers.
Robert Haas
2012-03-20
Restructure SELECT INTO's parsetree representation into CreateTableAsStmt.
Tom Lane
2011-10-20
Consolidate DROP handling for some object types.
Robert Haas
2011-02-12
DDL support for collations
Peter Eisentraut
2011-02-08
Core support for "extensions", which are packages of SQL objects.
Tom Lane
2010-09-28
Add a SECURITY LABEL command.
Robert Haas
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2009-07-29
Support deferrable uniqueness constraints.
Tom Lane
2008-12-19
SQL/MED catalog manipulation facilities
Peter Eisentraut
2008-02-19
Refactor backend makefiles to remove lots of duplicate code
Peter Eisentraut
2007-08-21
Tsearch2 functionality migrates to core. The bulk of this work is by
Tom Lane
2007-04-26
Rename the newly-added commands for discarding session state.
Neil Conway
2007-01-20
Remove remains of old depend target.
Peter Eisentraut
2004-06-18
Tablespaces. Alternate database locations are dead, long live tablespaces.
Tom Lane
2003-11-29
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-06-27
First batch of object rename commands.
Peter Eisentraut
2002-08-27
PREPARE/EXECUTE statements. Patch by Neil Conway, some kibitzing
Tom Lane
2002-07-29
Implement CREATE/DROP OPERATOR CLASS. Work still remains: need more
Tom Lane
2002-07-11
Add new CREATE CONVERSION/DROP CONVERSION command.
Tatsuo Ishii
2002-04-15
The contents of command.c, creatinh.c, define.c, remove.c and rename.c
Tom Lane
2001-07-13
Initial implementation of concurrent VACUUM. Ifdef'd out for the moment,
Tom Lane
2000-08-31
Fix relative path references so that make knowns which dependencies refer
Peter Eisentraut
2000-05-29
Split vacuum and analyze into separate files
Bruce Momjian
2000-05-29
Generated header files parse.h and fmgroids.h are now copied into
Tom Lane
2000-01-19
Removed MBFLAGS from makefiles since it's now done in include/config.h.
Peter Eisentraut
1999-12-13
New LDOUT makefile variable for QNX os.
Bruce Momjian
1999-12-09
Make LD -r as macros that can be changed for QNX.
Bruce Momjian
1999-10-26
Fix compile after COMMENT problem.
Bruce Momjian
1999-10-26
Hello.
Bruce Momjian
1999-02-27
Remove recipe.o from Makefile ... dead code not quite dead enough,
Tom Lane
1999-02-24
Fix problem with selectivity error in added columns with ALTER TABLE.
Bruce Momjian
1998-10-08
No need compile command/version.c anymore.
Bruce Momjian
[next]