projects
/
postgresql.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Update obsolete comments in ResultRelInfo struct.
[postgresql.git]
/
src
/
backend
/
tcop
/
2025-08-03
Tom Lane
Fix assorted pretty-trivial memory leaks in the backend.
tree
|
commitdiff
2025-07-31
Michael Paquier
Rename CachedPlanType to PlannedStmtOrigin for PlannedStmt
tree
|
commitdiff
2025-07-24
Michael Paquier
Introduce field tracking cached plan type in PlannedStmt
tree
|
commitdiff
2025-07-17
Álvaro Herrera
Remove assertion from PortalRunMulti
tree
|
commitdiff
2025-07-11
Nathan Bossart
Add option list to CHECKPOINT command.
tree
|
commitdiff
2025-07-11
Nathan Bossart
Rename CHECKPOINT_IMMEDIATE to CHECKPOINT_FAST.
tree
|
commitdiff
2025-07-03
Michael Paquier
Refactor subtype field of AlterDomainStmt
tree
|
commitdiff
2025-06-28
Peter Eisentraut
Message style improvements
tree
|
commitdiff
2025-05-31
Michael Paquier
Change internal plan ID type from uint64 to int64
tree
|
commitdiff
2025-05-30
David Rowley
Change internal queryid type from uint64 to int64
tree
|
commitdiff
2025-05-23
Daniel Gustafsson
Revert function to get memory context stats for processes
tree
|
commitdiff
2025-05-22
Melanie Plageman
Replace deprecated log_connections values in docs and...
tree
|
commitdiff
2025-05-22
Amit Langote
Revert "Don't lock partitions pruned by initial pruning"
tree
|
commitdiff
2025-05-09
Michael Paquier
Add support for runtime arguments in injection points
tree
|
commitdiff
2025-04-08
Daniel Gustafsson
Add function to get memory context stats for processes
tree
|
commitdiff
2025-04-04
Heikki Linnakangas
Use standard die() signal handler in walreceiver
tree
|
commitdiff
2025-04-02
Heikki Linnakangas
Make cancel request keys longer
tree
|
commitdiff
2025-04-02
Fujii Masao
Improve error message when standby does accept connections.
tree
|
commitdiff
2025-03-27
Daniel Gustafsson
Fix guc_malloc calls for consistency and OOM checks
tree
|
commitdiff
2025-03-24
Michael Paquier
Allow plugins to set a 64-bit plan identifier in Planne...
tree
|
commitdiff
2025-03-18
Andres Freund
aio: Infrastructure for io_method=worker
tree
|
commitdiff
2025-03-18
Robert Haas
Make it possible for loadable modules to add EXPLAIN...
tree
|
commitdiff
2025-03-12
Melanie Plageman
Add connection establishment duration logging
tree
|
commitdiff
2025-03-12
Melanie Plageman
Modularize log_connections output
tree
|
commitdiff
2025-03-05
Heikki Linnakangas
Rename some signal and interrupt handling functions...
tree
|
commitdiff
2025-02-28
Robert Haas
Avoid including explain.h in explain_format.h and expla...
tree
|
commitdiff
2025-02-23
Peter Eisentraut
backend libpq void * argument for binary data
tree
|
commitdiff
2025-02-21
Peter Eisentraut
backend launchers void * arguments for binary data
tree
|
commitdiff
2025-02-20
Amit Langote
Don't lock partitions pruned by initial pruning
tree
|
commitdiff
2025-02-12
Peter Eisentraut
Remove unnecessary (char *) casts [mem]
tree
|
commitdiff
2025-01-07
Nathan Bossart
Use PqMsg_* macros in postgres.c.
tree
|
commitdiff
2025-01-01
Bruce Momjian
Update copyright for 2025
tree
|
commitdiff
2024-12-23
David Rowley
Fix incorrect source filename references
tree
|
commitdiff
2024-12-17
Tom Lane
Set max_safe_fds whenever we create shared memory and...
tree
|
commitdiff
2024-12-17
Tom Lane
Set the stack_base_ptr in main(), not in random other...
tree
|
commitdiff
2024-12-16
Michael Paquier
Print out error position for CREATE DOMAIN
tree
|
commitdiff
2024-12-12
Nathan Bossart
Revert "Don't truncate database and user names in start...
tree
|
commitdiff
2024-12-09
Tom Lane
Simplify executor's determination of whether to use...
tree
|
commitdiff
2024-12-04
Nathan Bossart
Provide a better error message for misplaced dispatch...
tree
|
commitdiff
2024-11-28
Peter Eisentraut
Remove useless casts to (void *)
tree
|
commitdiff
2024-11-27
Michael Paquier
Handle better implicit transaction state of pipeline...
tree
|
commitdiff
2024-11-14
Heikki Linnakangas
Assign a child slot to every postmaster child process
tree
|
commitdiff
2024-11-06
Peter Eisentraut
doc: Remove event trigger firing matrix
tree
|
commitdiff
2024-11-04
Alexander Korotkov
Revert pg_wal_replay_wait() stored procedure
tree
|
commitdiff
2024-11-04
Heikki Linnakangas
Split ProcSleep function into JoinWaitQueue and ProcSleep
tree
|
commitdiff
2024-10-27
Peter Eisentraut
Remove unused #include's from backend .c files
tree
|
commitdiff
2024-09-21
Tomas Vondra
Increase the number of fast-path lock slots
tree
|
commitdiff
2024-09-18
Michael Paquier
Add missing query ID reporting in extended query protocol
tree
|
commitdiff
2024-08-24
Alexander Korotkov
Revert support for ALTER TABLE ... MERGE/SPLIT PARTITIO...
tree
|
commitdiff
2024-08-22
Alexander Korotkov
Avoid repeated table name lookups in createPartitionTable()
tree
|
commitdiff
2024-08-15
Robert Haas
Do not hardcode PG_PROTOCOL_LATEST in NegotiateProtocol...
tree
|
commitdiff
2024-08-06
Heikki Linnakangas
Turn a few 'validnsps' static variables into locals
tree
|
commitdiff
2024-08-05
Masahiko Sawada
Restrict accesses to non-system views and foreign table...
tree
|
commitdiff
2024-08-02
Alexander Korotkov
Implement pg_wal_replay_wait() stored procedure
tree
|
commitdiff
2024-08-01
Peter Eisentraut
Convert node test compile-time settings into run-time...
tree
|
commitdiff
2024-07-31
Jeff Davis
Remove unused ParamListInfo argument from ExecRefreshMa...
tree
|
commitdiff
2024-07-29
Heikki Linnakangas
Move cancel key generation to after forking the backend
tree
|
commitdiff
2024-07-26
Heikki Linnakangas
Add test for early backend startup errors
tree
|
commitdiff
2024-07-17
Nathan Bossart
Use PqMsg_* macros in more places.
tree
|
commitdiff
2024-07-02
Heikki Linnakangas
Remove redundant SetProcessingMode(InitProcessing)...
tree
|
commitdiff
2024-07-01
Tom Lane
Preserve CurrentMemoryContext across Start/CommitTransa...
tree
|
commitdiff
2024-05-17
Peter Eisentraut
Revise GUC names quoting in messages again
tree
|
commitdiff
2024-05-15
David Rowley
Fix incorrect year in some copyright notices added...
tree
|
commitdiff
2024-05-13
Tom Lane
Remove COMMAND_TAG_NEXTTAG from enum CommandTag.
tree
|
commitdiff
2024-04-25
Amit Kapila
Post-commit review fixes for slot synchronization.
tree
|
commitdiff
2024-04-11
Alexander Korotkov
Revert: Custom reloptions for table AM
tree
|
commitdiff
2024-04-08
Alexander Korotkov
Custom reloptions for table AM
tree
|
commitdiff
2024-04-08
Heikki Linnakangas
Send ALPN in TLS handshake, require it in direct SSL...
tree
|
commitdiff
2024-04-08
Heikki Linnakangas
Support TLS handshake directly without SSLRequest negot...
tree
|
commitdiff
2024-04-07
Heikki Linnakangas
Enhance libpq encryption negotiation tests with new GUC
tree
|
commitdiff
2024-04-03
Tom Lane
Invent SERIALIZE option for EXPLAIN.
tree
|
commitdiff
2024-03-22
Peter Eisentraut
Do not output actual value of location fields in node...
tree
|
commitdiff
2024-03-18
Heikki Linnakangas
Move code for backend startup to separate file
tree
|
commitdiff
2024-03-17
Dean Rasheed
Add RETURNING support to MERGE.
tree
|
commitdiff
2024-03-15
Alexander Korotkov
Fix race condition in transaction timeout TAP tests
tree
|
commitdiff
2024-03-14
Alexander Korotkov
Add TAP tests for timeouts
tree
|
commitdiff
2024-03-12
Heikki Linnakangas
Move initialization of the Port struct to the child...
tree
|
commitdiff
2024-03-04
Peter Eisentraut
Remove unused #include's from backend .c files
tree
|
commitdiff
2024-03-04
Heikki Linnakangas
Remove unused 'countincludesself' argument to pq_sendco...
tree
|
commitdiff
2024-03-04
Heikki Linnakangas
Use MyBackendType in more places to check what process...
tree
|
commitdiff
2024-02-21
Alvaro Herrera
Fix typo
tree
|
commitdiff
2024-02-16
Alexander Korotkov
Followup fixes for transaction_timeout
tree
|
commitdiff
2024-02-15
Alexander Korotkov
Introduce transaction_timeout
tree
|
commitdiff
2024-02-14
Nathan Bossart
Centralize logic for restoring errno in signal handlers.
tree
|
commitdiff
2024-01-18
Peter Eisentraut
Error message capitalisation
tree
|
commitdiff
2024-01-04
Bruce Momjian
Update copyright for 2024
tree
|
commitdiff
2023-12-04
Michael Paquier
Add support for REINDEX in event triggers
tree
|
commitdiff
2023-11-30
Michael Paquier
Apply quotes more consistently to GUC names in logs
tree
|
commitdiff
2023-11-15
Nathan Bossart
Retire MemoryContextResetAndDeleteChildren() macro.
tree
|
commitdiff
2023-10-26
David Rowley
Introduce the concept of read-only StringInfos
tree
|
commitdiff
2023-10-16
Alexander Korotkov
Add support event triggers on authenticated login
tree
|
commitdiff
2023-10-11
Michael Paquier
Refactor InitPostgres() to use bitwise option flags
tree
|
commitdiff
2023-09-07
Thomas Munro
Fix recovery conflict SIGUSR1 handling.
tree
|
commitdiff
2023-08-30
Nathan Bossart
Fix misuse of PqMsg_Close.
tree
|
commitdiff
2023-08-23
Nathan Bossart
Introduce macros for protocol characters.
tree
|
commitdiff
2023-07-10
Tom Lane
Be more rigorous about local variables in PostgresMain().
tree
|
commitdiff
2023-07-10
Peter Eisentraut
Fix pgindent
tree
|
commitdiff
2023-07-10
Peter Eisentraut
Message wording improvements
tree
|
commitdiff
2023-04-08
Andres Freund
Handle logical slot conflicts on standby
tree
|
commitdiff
2023-04-03
Tom Lane
When using valgrind, log the current query after an...
tree
|
commitdiff
next