projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2024-03-05
Jeff Davis
Fix search_path to a safe value during maintenance...
commit
|
commitdiff
|
tree
2024-03-04
Nathan Bossart
Add macro for customizing an archiving WARNING message.
commit
|
commitdiff
|
tree
2024-03-04
Tom Lane
Explicitly list dependent types as extension members...
commit
|
commitdiff
|
tree
2024-03-04
Robert Haas
pg_verifybackup: Refactor parse_manifest_file.
commit
|
commitdiff
|
tree
2024-03-04
Robert Haas
Fix pgindent damage.
commit
|
commitdiff
|
tree
2024-03-04
Robert Haas
Fix incremental backup interaction with XLOG_DBASE_CREA...
commit
|
commitdiff
|
tree
2024-03-04
Tom Lane
Further further fix pg_upgrade crossversion test for...
commit
|
commitdiff
|
tree
2024-03-04
Tom Lane
Fix initdb's -c option to treat the GUC name case-insen...
commit
|
commitdiff
|
tree
2024-03-04
Alvaro Herrera
Rework locking code in GetMultiXactIdMembers
commit
|
commitdiff
|
tree
2024-03-04
Alvaro Herrera
Simplify coding in slru.c
commit
|
commitdiff
|
tree
2024-03-04
Tom Lane
Further fix pg_upgrade crossversion test for adminpack.
commit
|
commitdiff
|
tree
2024-03-04
Daniel Gustafsson
Fix crossversion test for unsupported versions
commit
|
commitdiff
|
tree
2024-03-04
Daniel Gustafsson
Adjust pg_upgrade crossversion test for adminpack
commit
|
commitdiff
|
tree
2024-03-04
Peter Eisentraut
Put back required #include
commit
|
commitdiff
|
tree
2024-03-04
Daniel Gustafsson
Remove the adminpack contrib extension
commit
|
commitdiff
|
tree
2024-03-04
Peter Eisentraut
Remove unused #include's from backend .c files
commit
|
commitdiff
|
tree
2024-03-04
Heikki Linnakangas
Remove unused 'countincludesself' argument to pq_sendco...
commit
|
commitdiff
|
tree
2024-03-04
Heikki Linnakangas
Remove unused ParallelWorkerInfo.pid field
commit
|
commitdiff
|
tree
2024-03-04
Dean Rasheed
Fix doc omission for MERGE into updatable views.
commit
|
commitdiff
|
tree
2024-03-04
Daniel Gustafsson
doc: Fix datatype for postgres_fdw option
commit
|
commitdiff
|
tree
2024-03-04
Heikki Linnakangas
Use MyBackendType in more places to check what process...
commit
|
commitdiff
|
tree
2024-03-04
Heikki Linnakangas
Remove MyAuxProcType, use MyBackendType instead
commit
|
commitdiff
|
tree
2024-03-04
David Rowley
Optimize GenerationAlloc() and SlabAlloc()
commit
|
commitdiff
|
tree
2024-03-04
David Rowley
Support partition pruning on boolcol IS [NOT] UNKNOWN
commit
|
commitdiff
|
tree
2024-03-04
Michael Paquier
Add PostgreSQL::Test::Cluster::wait_for_event()
commit
|
commitdiff
|
tree
2024-03-04
Michael Paquier
Add regression test for restart points during promotion
commit
|
commitdiff
|
tree
2024-03-04
Michael Paquier
injection_points: Add wait and wakeup of processes
commit
|
commitdiff
|
tree
2024-03-03
Heikki Linnakangas
Replace BackendIds with 0-based ProcNumbers
commit
|
commitdiff
|
tree
2024-03-03
Heikki Linnakangas
Redefine backend ID to be an index into the proc array
commit
|
commitdiff
|
tree
2024-03-03
Alvaro Herrera
GUC table: Add description to computed variables
commit
|
commitdiff
|
tree
2024-03-02
Jeff Davis
Documentation update for Standard Collations.
commit
|
commitdiff
|
tree
2024-03-02
Thomas Munro
Fix overflow in Windows replacement pg_pread/pg_pwrite.
commit
|
commitdiff
|
tree
2024-03-01
Thomas Munro
Return ssize_t in fd.c I/O functions.
commit
|
commitdiff
|
tree
2024-03-01
Michael Paquier
Simplify pg_enc2gettext_tbl[] with C99-designated initi...
commit
|
commitdiff
|
tree
2024-03-01
Amit Kapila
Fix BF failure introduced by commit b3f6b14cf4.
commit
|
commitdiff
|
tree
2024-02-29
Nathan Bossart
Convert unloggedLSN to an atomic variable.
commit
|
commitdiff
|
tree
2024-02-29
Nathan Bossart
Convert archiver's force_dir_scan variable to an atomic...
commit
|
commitdiff
|
tree
2024-02-29
Nathan Bossart
Introduce atomic read/write functions with full barrier...
commit
|
commitdiff
|
tree
2024-02-29
Dean Rasheed
Support MERGE into updatable views.
commit
|
commitdiff
|
tree
2024-02-29
Peter Eisentraut
Add missing RangeTblEntry field to jumble
commit
|
commitdiff
|
tree
2024-02-29
Dean Rasheed
Remove field UpdateContext->updated in nodeModifyTable.c
commit
|
commitdiff
|
tree
2024-02-29
Daniel Gustafsson
Fix integer underflow in shared memory debugging
commit
|
commitdiff
|
tree
2024-02-29
Amit Kapila
Fixups for commit 93db6cbda0.
commit
|
commitdiff
|
tree
2024-02-29
Michael Paquier
Use C99-designated initializer syntax for arrays relate...
commit
|
commitdiff
|
tree
2024-02-28
Tom Lane
Fix cross-version upgrade tests after f0827b443.
commit
|
commitdiff
|
tree
2024-02-28
Daniel Gustafsson
Fix documentation comments for test CA config files
commit
|
commitdiff
|
tree
2024-02-28
Tom Lane
Improve plpgsql's error messages for incorrect %TYPE...
commit
|
commitdiff
|
tree
2024-02-28
Nathan Bossart
Convert README to Markdown.
commit
|
commitdiff
|
tree
2024-02-28
Tom Lane
Mop-up for AIX-ectomy: remove now-dead test code.
commit
|
commitdiff
|
tree
2024-02-28
Tom Lane
Fix mis-rounding and overflow hazards in date_bin().
commit
|
commitdiff
|
tree
2024-02-28
Alvaro Herrera
Improve performance of subsystems on top of SLRU
commit
|
commitdiff
|
tree
2024-02-28
Heikki Linnakangas
Remove configure --with-CC option
commit
|
commitdiff
|
tree
2024-02-28
Heikki Linnakangas
Run autoconf, for update of a comment.
commit
|
commitdiff
|
tree
2024-02-28
Heikki Linnakangas
Remove AIX support
commit
|
commitdiff
|
tree
2024-02-28
Alvaro Herrera
Rename SLRU elements in view pg_stat_slru
commit
|
commitdiff
|
tree
2024-02-28
Michael Paquier
Remove last NULL element in config_group_names[]
commit
|
commitdiff
|
tree
2024-02-28
David Rowley
Refactor AllocSetAlloc(), separating hot and cold paths
commit
|
commitdiff
|
tree
2024-02-27
Michael Paquier
Use C99-designated initializer syntax for more arrays
commit
|
commitdiff
|
tree
2024-02-27
Nathan Bossart
Fix comments for the dshash_parameters struct.
commit
|
commitdiff
|
tree
2024-02-27
Andrew Dunstan
Rationalize and improve error messages for some jsonpat...
commit
|
commitdiff
|
tree
2024-02-27
Michael Paquier
Remove unnecessary array object_classes[] in dependency.c
commit
|
commitdiff
|
tree
2024-02-27
David Rowley
Adjust memory allocation functions to allow sibling...
commit
|
commitdiff
|
tree
2024-02-26
Michael Paquier
Fix comment thinko in sequence.c
commit
|
commitdiff
|
tree
2024-02-26
Nathan Bossart
Add helper functions for dshash tables with string...
commit
|
commitdiff
|
tree
2024-02-26
Nathan Bossart
Use NULL instead of 0 for 'arg' argument in dshash_crea...
commit
|
commitdiff
|
tree
2024-02-26
Alvaro Herrera
Revise MERGE documentation
commit
|
commitdiff
|
tree
2024-02-26
Alvaro Herrera
slru.c: Reduce scope of variables in 'for' blocks
commit
|
commitdiff
|
tree
2024-02-26
Michael Paquier
Group more closely cache updates for backends in sequence.c
commit
|
commitdiff
|
tree
2024-02-26
Michael Paquier
Introduce sequence_*() access functions
commit
|
commitdiff
|
tree
2024-02-26
Peter Eisentraut
Fix incorrect format placeholder
commit
|
commitdiff
|
tree
2024-02-25
Tom Lane
Promote assertion about !ReindexIsProcessingIndex to...
commit
|
commitdiff
|
tree
2024-02-25
Tom Lane
Doc: fix minor typos in two ECPG function descriptions.
commit
|
commitdiff
|
tree
2024-02-25
Alexander Korotkov
Improve documentation and GUC description for transacti...
commit
|
commitdiff
|
tree
2024-02-25
Alexander Korotkov
Remove flaky isolation tests for timeouts
commit
|
commitdiff
|
tree
2024-02-23
Alexander Korotkov
Multiple revisions to the GROUP BY reordering tests
commit
|
commitdiff
|
tree
2024-02-23
Alexander Korotkov
Replace lateral references to removed rels in subqueries
commit
|
commitdiff
|
tree
2024-02-23
Tom Lane
Avoid dangling-pointer problem with partitionwise joins...
commit
|
commitdiff
|
tree
2024-02-23
Heikki Linnakangas
Fix compiler warning on typedef redeclaration
commit
|
commitdiff
|
tree
2024-02-23
Heikki Linnakangas
Introduce a new smgr bulk loading facility.
commit
|
commitdiff
|
tree
2024-02-23
Peter Eisentraut
Fix mistake in SQL features list
commit
|
commitdiff
|
tree
2024-02-22
Amit Kapila
Fix BF failure in commit 93db6cbda0.
commit
|
commitdiff
|
tree
2024-02-22
Michael Paquier
Make GetSlotInvalidationCause() return RS_INVAL_NONE...
commit
|
commitdiff
|
tree
2024-02-22
Amit Kapila
Add a new slot sync worker to synchronize logical slots.
commit
|
commitdiff
|
tree
2024-02-22
Peter Eisentraut
pgindent fix
commit
|
commitdiff
|
tree
2024-02-22
Amit Kapila
Fix the intermittent buildfarm failures in 031_column_list.
commit
|
commitdiff
|
tree
2024-02-22
Peter Eisentraut
Remove custom Constraint node read/write implementations
commit
|
commitdiff
|
tree
2024-02-22
Amit Kapila
Improve ERROR/LOG messages added by commits ddd5f4f54a...
commit
|
commitdiff
|
tree
2024-02-22
Michael Paquier
Speed up uuid_out() by not relying on a StringInfo
commit
|
commitdiff
|
tree
2024-02-21
Michael Paquier
Add lookup table for replication slot conflict reasons
commit
|
commitdiff
|
tree
2024-02-21
Heikki Linnakangas
Remove superfluous 'pgprocno' field from PGPROC
commit
|
commitdiff
|
tree
2024-02-21
Alvaro Herrera
MERGE ... DO NOTHING: require SELECT privileges
commit
|
commitdiff
|
tree
2024-02-21
Alvaro Herrera
Fix typo
commit
|
commitdiff
|
tree
2024-02-21
Daniel Gustafsson
doc: Fix link to pg_ident_file_mappings view
commit
|
commitdiff
|
tree
2024-02-21
Michael Paquier
Add option force_initdb to PostgreSQL::Test::Cluster...
commit
|
commitdiff
|
tree
2024-02-21
Alexander Korotkov
Remove extra check_stack_depth() from dropconstraint_in...
commit
|
commitdiff
|
tree
2024-02-20
Tom Lane
Doc: improve explanation of type interval, especially...
commit
|
commitdiff
|
tree
2024-02-20
Alexander Korotkov
Replace relids in lateral subquery parse tree during SJE
commit
|
commitdiff
|
tree
2024-02-20
Peter Eisentraut
Revert "Improve compression and storage support with...
commit
|
commitdiff
|
tree
2024-02-20
David Rowley
Minor corrections for partition pruning
commit
|
commitdiff
|
tree
2024-02-20
Michael Paquier
Fix race leading to incorrect conflict cause in Invalid...
commit
|
commitdiff
|
tree
next