projects
/
postgresql.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Don't retreat slot's confirmed_flush LSN.
[postgresql.git]
/
src
/
backend
/
commands
/
9 days ago
Michael Paquier
Add support for runtime arguments in injection points
tree
|
commitdiff
2025-05-02
Álvaro Herrera
Handle self-referencing FKs correctly in partitioned...
tree
|
commitdiff
2025-05-02
Peter Eisentraut
Make "directory" setting work with extension_control_path
tree
|
commitdiff
2025-04-25
Andres Freund
Fix bug allowing io_combine_limit > io_max_combine_comb...
tree
|
commitdiff
2025-04-23
Tom Lane
Change the names generated for child foreign key constr...
tree
|
commitdiff
2025-04-20
Noah Misch
Avoid ERROR at ON COMMIT DELETE ROWS after relhassubcla...
tree
|
commitdiff
2025-04-19
Michael Paquier
Fix typos and grammar in the code
tree
|
commitdiff
2025-04-17
Tom Lane
Suppress "may be used uninitialized" warnings from...
tree
|
commitdiff
2025-04-16
Tom Lane
Sync declarations and definitions of two new tablecmds...
tree
|
commitdiff
2025-04-16
Álvaro Herrera
Elide not-null constraint checks on child tables during...
tree
|
commitdiff
2025-04-12
Peter Geoghegan
Harmonize function parameter names for Postgres 18.
tree
|
commitdiff
2025-04-10
David Rowley
Improve various new-to-v18 appendStringInfo calls
tree
|
commitdiff
2025-04-07
Tom Lane
Fix erroneous construction of functions' dependencies...
tree
|
commitdiff
2025-04-07
Álvaro Herrera
Allow NOT NULL constraints to be added as NOT VALID
tree
|
commitdiff
2025-04-05
Tom Lane
Repair misbehavior with duplicate entries in FK SET...
tree
|
commitdiff
2025-04-04
Peter Geoghegan
Add nbtree skip scan optimization.
tree
|
commitdiff
2025-04-04
Fujii Masao
Allow "COPY table TO" command to copy rows from materia...
tree
|
commitdiff
2025-04-02
Tom Lane
Need to do CommandCounterIncrement after StoreAttrMissi...
tree
|
commitdiff
2025-04-02
Peter Eisentraut
Add support for NOT ENFORCED in foreign key constraints
tree
|
commitdiff
2025-03-30
Andres Freund
Enable IO concurrency on all systems
tree
|
commitdiff
2025-03-30
Andres Freund
read_stream: Introduce and use optional batchmode support
tree
|
commitdiff
2025-03-29
Peter Eisentraut
Use PRI?64 instead of "ll?" in format strings (continued).
tree
|
commitdiff
2025-03-28
Peter Eisentraut
Add support for not-null constraints on virtual generat...
tree
|
commitdiff
2025-03-27
Daniel Gustafsson
Fix guc_malloc calls for consistency and OOM checks
tree
|
commitdiff
2025-03-27
Álvaro Herrera
Simplify syntax for ALTER TABLE ALTER CONSTRAINT NO...
tree
|
commitdiff
2025-03-26
Tom Lane
Introduce PG_MODULE_MAGIC_EXT macro.
tree
|
commitdiff
2025-03-25
Peter Eisentraut
refactor: Pass relation OID instead of Relation to...
tree
|
commitdiff
2025-03-25
Peter Eisentraut
refactor: Split ATExecAlterConstraintInternal()
tree
|
commitdiff
2025-03-25
Peter Eisentraut
refactor: Move some code that updates pg_constraint...
tree
|
commitdiff
2025-03-25
Peter Eisentraut
Small fixes for Add ALTER TABLE ... ALTER CONSTRAINT...
tree
|
commitdiff
2025-03-21
Álvaro Herrera
Change one loop in ATRewriteTable to use 1-based attnums
tree
|
commitdiff
2025-03-21
David Rowley
Simplify EXPLAIN code for Memoize
tree
|
commitdiff
2025-03-20
Robert Haas
Add an additional hook for EXPLAIN option validation.
tree
|
commitdiff
2025-03-20
Nathan Bossart
Add vacuum_truncate configuration parameter.
tree
|
commitdiff
2025-03-19
Peter Eisentraut
extension_control_path
tree
|
commitdiff
2025-03-19
Amit Langote
Ensure first ModifyTable rel initialized if all are...
tree
|
commitdiff
2025-03-19
Thomas Munro
Introduce io_max_combine_limit.
tree
|
commitdiff
2025-03-18
Robert Haas
Add some new hooks so extensions can add details to...
tree
|
commitdiff
2025-03-18
Robert Haas
Make it possible for loadable modules to add EXPLAIN...
tree
|
commitdiff
2025-03-18
Peter Eisentraut
Allow non-btree unique indexes for matviews
tree
|
commitdiff
2025-03-18
Peter Eisentraut
Allow non-btree unique indexes for partition keys
tree
|
commitdiff
2025-03-18
Amit Kapila
Use correct variable name in publicationcmds.c.
tree
|
commitdiff
2025-03-14
Álvaro Herrera
Remove direct handling of reloptions for toast tables
tree
|
commitdiff
2025-03-13
Álvaro Herrera
ATExecSetRelOptions: Reduce scope of 'isnull' variable
tree
|
commitdiff
2025-03-13
Amit Kapila
Avoid invalidating all RelationSyncCache entries on...
tree
|
commitdiff
2025-03-11
Heikki Linnakangas
Assert that a snapshot is active or registered before...
tree
|
commitdiff
2025-03-11
Tom Lane
Improve EXPLAIN's display of window functions.
tree
|
commitdiff
2025-03-11
Peter Geoghegan
Show index search count in EXPLAIN ANALYZE, take 2.
tree
|
commitdiff
2025-03-11
Peter Eisentraut
Move RemoveInheritedConstraint() call slightly earlier
tree
|
commitdiff
2025-03-11
Peter Eisentraut
refactor: Split tryAttachPartitionForeignKey()
tree
|
commitdiff
2025-03-11
Peter Eisentraut
refactor: re-add ATExecAlterChildConstr()
tree
|
commitdiff
2025-03-10
Peter Eisentraut
Remove support for temporal RESTRICT foreign keys
tree
|
commitdiff
2025-03-05
Peter Geoghegan
Revert "Show index search count in EXPLAIN ANALYZE."
tree
|
commitdiff
2025-03-05
Peter Geoghegan
Show index search count in EXPLAIN ANALYZE.
tree
|
commitdiff
2025-03-05
Álvaro Herrera
Add ALTER TABLE ... ALTER CONSTRAINT ... SET [NO] INHERIT
tree
|
commitdiff
2025-03-04
Masahiko Sawada
Refactor Copy{From|To}GetRoutine() to use pass-by-refer...
tree
|
commitdiff
2025-03-04
Peter Eisentraut
Fix accidental use of = instead of ==
tree
|
commitdiff
2025-03-04
Peter Eisentraut
Fix ALTER TABLE ADD VIRTUAL GENERATED COLUMN when table...
tree
|
commitdiff
2025-03-03
Tom Lane
Simplify some logic around setting pg_attribute.atthasdef.
tree
|
commitdiff
2025-03-03
Tom Lane
Remove now-dead code in StoreAttrDefault().
tree
|
commitdiff
2025-03-03
Tom Lane
Fix broken handling of domains in atthasmissing logic.
tree
|
commitdiff
2025-03-03
Melanie Plageman
Add relallfrozen to pg_class
tree
|
commitdiff
2025-02-28
Masahiko Sawada
Re-export NextCopyFromRawFields() to copy.h.
tree
|
commitdiff
2025-02-28
Masahiko Sawada
Refactor COPY FROM to use format callback functions.
tree
|
commitdiff
2025-02-28
Robert Haas
Avoid including explain.h in explain_format.h and expla...
tree
|
commitdiff
2025-02-28
Robert Haas
Fix missing space in EXPLAIN ANALYZE output.
tree
|
commitdiff
2025-02-27
Masahiko Sawada
Refactor COPY TO to use format callback functions.
tree
|
commitdiff
2025-02-27
Robert Haas
Create explain_dr.c and move DestReceiver-related code...
tree
|
commitdiff
2025-02-27
Robert Haas
Create explain_format.c and move relevant code there.
tree
|
commitdiff
2025-02-27
Robert Haas
EXPLAIN: Always use two fractional digits for row counts.
tree
|
commitdiff
2025-02-27
Peter Eisentraut
Generalize hash and ordering support in amapi
tree
|
commitdiff
2025-02-21
Tom Lane
Avoid race condition between "GRANT role" and "DROP...
tree
|
commitdiff
2025-02-21
Robert Haas
Allow EXPLAIN to indicate fractional rows.
tree
|
commitdiff
2025-02-21
Amit Kapila
Fix a WARNING for data origin discrepancies.
tree
|
commitdiff
2025-02-21
Peter Eisentraut
Drop opcintype from index AM strategy translation API
tree
|
commitdiff
2025-02-20
Amit Langote
Don't lock partitions pruned by initial pruning
tree
|
commitdiff
2025-02-19
Álvaro Herrera
Add ATAlterConstraint struct for ALTER .. CONSTRAINT
tree
|
commitdiff
2025-02-17
Michael Paquier
Add information about WAL buffers full to VACUUM/ANALYZ...
tree
|
commitdiff
2025-02-17
Michael Paquier
Add information about WAL buffers being full to EXPLAIN...
tree
|
commitdiff
2025-02-14
Nathan Bossart
Add delay time to VACUUM/ANALYZE (VERBOSE) and autovacu...
tree
|
commitdiff
2025-02-13
Nathan Bossart
Remove unused parameter from execute_extension_script().
tree
|
commitdiff
2025-02-13
Peter Eisentraut
Remove unnecessary (char *) casts [xlog]
tree
|
commitdiff
2025-02-13
Michael Paquier
Fix MakeTransitionCaptureState() to return a consistent...
tree
|
commitdiff
2025-02-11
Nathan Bossart
Add cost-based vacuum delay time to progress views.
tree
|
commitdiff
2025-02-11
Nathan Bossart
Add is_analyze parameter to vacuum_delay_point().
tree
|
commitdiff
2025-02-11
Melanie Plageman
Eagerly scan all-visible pages to amortize aggressive...
tree
|
commitdiff
2025-02-07
Peter Eisentraut
Support non-btree indexes for foreign keys
tree
|
commitdiff
2025-02-07
Peter Eisentraut
Virtual generated columns
tree
|
commitdiff
2025-02-07
Amit Langote
Track unpruned relids to avoid processing pruned relations
tree
|
commitdiff
2025-02-06
Nathan Bossart
Disallow COPY FREEZE on foreign tables.
tree
|
commitdiff
2025-02-03
Peter Eisentraut
Integrate GistTranslateCompareType() into IndexAmTransl...
tree
|
commitdiff
2025-02-01
Peter Eisentraut
Add get_opfamily_name() function
tree
|
commitdiff
2025-02-01
Peter Eisentraut
Rename GistTranslateStratnum() to GistTranslateCompareT...
tree
|
commitdiff
2025-01-31
Tom Lane
Doc: add commentary about cowboy assignment of maintena...
tree
|
commitdiff
2025-01-31
Tom Lane
Get rid of our dependency on type "long" for memory...
tree
|
commitdiff
2025-01-28
Amit Kapila
Rename pubgencols_type to pubgencols in pg_publication.
tree
|
commitdiff
2025-01-28
Michael Paquier
Track per-relation cumulative time spent in [auto]vacuu...
tree
|
commitdiff
2025-01-27
Michael Paquier
Print out error position for some ALTER TABLE ALTER...
tree
|
commitdiff
2025-01-26
Álvaro Herrera
Add missing CommandCounterIncrement
tree
|
commitdiff
2025-01-23
Tom Lane
Ensure that AFTER triggers run as the instigating user.
tree
|
commitdiff
next