projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2024-11-15
Peter Eisentraut
Proper object locking for GRANT/REVOKE
commit
|
commitdiff
|
tree
2024-11-15
Heikki Linnakangas
jit: Stop emitting some unnecessary instructions
commit
|
commitdiff
|
tree
2024-11-15
Peter Eisentraut
Add an assertion in get_object_address()
commit
|
commitdiff
|
tree
2024-11-15
Michael Paquier
Fix race conditions with drop of reused pgstats entries
commit
|
commitdiff
|
tree
2024-11-14
Heikki Linnakangas
Pass MyPMChildSlot as an explicit argument to child...
commit
|
commitdiff
|
tree
2024-11-14
Heikki Linnakangas
Assign a child slot to every postmaster child process
commit
|
commitdiff
|
tree
2024-11-14
Heikki Linnakangas
Kill dead-end children when there's nothing else left
commit
|
commitdiff
|
tree
2024-11-14
Heikki Linnakangas
Replace postc's own backend type codes with BackendType
commit
|
commitdiff
|
tree
2024-11-14
Peter Eisentraut
Remove a useless cast to (void *) in hash_search()...
commit
|
commitdiff
|
tree
2024-11-14
Michael Paquier
contrib/lo: Use SQL-standard function bodies
commit
|
commitdiff
|
tree
2024-11-14
Michael Paquier
xml2: Add tests for functions xpath_nodeset() and xpath...
commit
|
commitdiff
|
tree
2024-11-14
Michael Paquier
contrib/lo: Add test for function lo_oid()
commit
|
commitdiff
|
tree
2024-11-13
Peter Geoghegan
Add nbtree amgettuple return item function.
commit
|
commitdiff
|
tree
2024-11-13
Álvaro Herrera
Fix pg_upgrade's cross-version tests when old < 18
commit
|
commitdiff
|
tree
2024-11-13
Peter Eisentraut
configure.ac: Remove useless AC_SUBST
commit
|
commitdiff
|
tree
2024-11-13
Peter Eisentraut
doc: Update pg_constraint.conexclop docs for WITHOUT...
commit
|
commitdiff
|
tree
2024-11-13
Peter Eisentraut
doc: Add PERIOD to ALTER TABLE reference docs
commit
|
commitdiff
|
tree
2024-11-13
Peter Eisentraut
doc: Small improvement in CREATE TABLE / PERIOD documen...
commit
|
commitdiff
|
tree
2024-11-13
Peter Eisentraut
doc: Add WITHOUT OVERLAPS to ALTER TABLE reference...
commit
|
commitdiff
|
tree
2024-11-13
Michael Paquier
Fix comment in injection_point.c
commit
|
commitdiff
|
tree
2024-11-13
Peter Geoghegan
Fix obsolete nbtree page reuse FSM comment.
commit
|
commitdiff
|
tree
2024-11-13
Peter Geoghegan
Count contrib/bloom index scans in pgstat view.
commit
|
commitdiff
|
tree
2024-11-12
Amit Langote
Add missing word in comment
commit
|
commitdiff
|
tree
2024-11-12
Álvaro Herrera
Silence compilers about extractNotNullColumn()
commit
|
commitdiff
|
tree
2024-11-12
Michael Paquier
pg_freespacemap: Use SQL-standard function bodies
commit
|
commitdiff
|
tree
2024-11-11
Alexander Korotkov
Fix arrays comparison in CompareOpclassOptions()
commit
|
commitdiff
|
tree
2024-11-11
Tom Lane
Parallel workers use AuthenticatedUserId for connection...
commit
|
commitdiff
|
tree
2024-11-11
Tom Lane
Fix cross-version upgrade tests.
commit
|
commitdiff
|
tree
2024-11-11
Tom Lane
Avoid bizarre meson behavior with backslashes in comman...
commit
|
commitdiff
|
tree
2024-11-11
Tom Lane
Fix improper interactions between session_authorization...
commit
|
commitdiff
|
tree
2024-11-11
Nathan Bossart
Ensure cached plans are correctly marked as dependent...
commit
|
commitdiff
|
tree
2024-11-11
Noah Misch
Block environment variable mutations from trusted PL...
commit
|
commitdiff
|
tree
2024-11-11
Amit Kapila
Doc: Add links to clarify the max_replication_slots.
commit
|
commitdiff
|
tree
2024-11-11
Michael Paquier
Add two attributes to pg_stat_database for parallel...
commit
|
commitdiff
|
tree
2024-11-11
Michael Paquier
libpq: Bail out during SSL/GSS negotiation errors
commit
|
commitdiff
|
tree
2024-11-11
Michael Paquier
pg_stat_statements: Avoid some locking during PGSS...
commit
|
commitdiff
|
tree
2024-11-10
Thomas Munro
jit: Remove obsolete LLVM version guard.
commit
|
commitdiff
|
tree
2024-11-08
Nathan Bossart
Fix sign-compare warnings in pg_iovec.h.
commit
|
commitdiff
|
tree
2024-11-08
Peter Geoghegan
Assert consistency of currPage that ended scan.
commit
|
commitdiff
|
tree
2024-11-08
Nathan Bossart
Move check for USE_AVX512_POPCNT_WITH_RUNTIME_CHECK.
commit
|
commitdiff
|
tree
2024-11-08
Tom Lane
Improve fix for not entering parallel mode when holding...
commit
|
commitdiff
|
tree
2024-11-08
Peter Geoghegan
Avoid nbtree parallel scan currPos confusion.
commit
|
commitdiff
|
tree
2024-11-08
Álvaro Herrera
Add pg_constraint rows for not-null constraints
commit
|
commitdiff
|
tree
2024-11-08
Amit Langote
Disallow partitionwise join when collations don't match
commit
|
commitdiff
|
tree
2024-11-08
Amit Langote
Disallow partitionwise grouping when collations don...
commit
|
commitdiff
|
tree
2024-11-08
Richard Guo
Fix inconsistent RestrictInfo serial numbers
commit
|
commitdiff
|
tree
2024-11-07
Nathan Bossart
Fix __attribute__((target(...))) usage.
commit
|
commitdiff
|
tree
2024-11-07
Nathan Bossart
Use __attribute__((target(...))) for AVX-512 support.
commit
|
commitdiff
|
tree
2024-11-07
Álvaro Herrera
doc: Reword ALTER TABLE ATTACH restriction on NO INHERI...
commit
|
commitdiff
|
tree
2024-11-07
Peter Eisentraut
Clarify a foreign key error message
commit
|
commitdiff
|
tree
2024-11-07
Michael Paquier
Remove an obsolete comment in gistinsert()
commit
|
commitdiff
|
tree
2024-11-07
Amit Kapila
Replicate generated columns when 'publish_generated_col...
commit
|
commitdiff
|
tree
2024-11-07
Michael Paquier
Improve handling of empty query results in BackgroundPs...
commit
|
commitdiff
|
tree
2024-11-06
Daniel Gustafsson
Find invalid databases during upgrade check stage
commit
|
commitdiff
|
tree
2024-11-06
Daniel Gustafsson
Remove unused variable
commit
|
commitdiff
|
tree
2024-11-06
Peter Eisentraut
doc: Remove event trigger firing matrix
commit
|
commitdiff
|
tree
2024-11-06
Thomas Munro
Monkey-patch LLVM code to fix ARM relocation bug.
commit
|
commitdiff
|
tree
2024-11-06
Peter Eisentraut
Remove unused #include's from bin .c files
commit
|
commitdiff
|
tree
2024-11-06
Michael Paquier
Extend Cluster.pm's background_psql() to be able to...
commit
|
commitdiff
|
tree
2024-11-05
David Rowley
Fix hypothetical bug in ExprState building for hashing
commit
|
commitdiff
|
tree
2024-11-05
Daniel Gustafsson
Add a Git .mailmap file
commit
|
commitdiff
|
tree
2024-11-05
Heikki Linnakangas
Silence meson warning about PG_TEST_EXTRA in src/Makefi...
commit
|
commitdiff
|
tree
2024-11-05
Michael Paquier
Clear padding of PgStat_HashKey when handling pgstats...
commit
|
commitdiff
|
tree
2024-11-04
Tom Lane
Use portable diff options in pg_bsd_indent's regression...
commit
|
commitdiff
|
tree
2024-11-04
Alexander Korotkov
Revert pg_wal_replay_wait() stored procedure
commit
|
commitdiff
|
tree
2024-11-04
Bruce Momjian
doc: use more accurate URL for bug reporting
commit
|
commitdiff
|
tree
2024-11-04
Tom Lane
pg_basebackup, pg_receivewal: fix failure to find passw...
commit
|
commitdiff
|
tree
2024-11-04
Bruce Momjian
doc: remove check of SVG files, since they are derived
commit
|
commitdiff
|
tree
2024-11-04
Tom Lane
pg_dump: provide a stable sort order for rules.
commit
|
commitdiff
|
tree
2024-11-04
Masahiko Sawada
Fix typo in comment of gistdoinsert().
commit
|
commitdiff
|
tree
2024-11-04
Peter Geoghegan
Fix obsolete _bt_first comments.
commit
|
commitdiff
|
tree
2024-11-04
Heikki Linnakangas
docs: Consistently use <optional> to indicate optional...
commit
|
commitdiff
|
tree
2024-11-04
Peter Geoghegan
nbtree: Remove useless 'strat' local variable.
commit
|
commitdiff
|
tree
2024-11-04
Heikki Linnakangas
Split ProcSleep function into JoinWaitQueue and ProcSleep
commit
|
commitdiff
|
tree
2024-11-04
Robert Haas
pg_combinebackup: Error if incremental file exists...
commit
|
commitdiff
|
tree
2024-11-04
Robert Haas
pg_combinebackup: When reconstructing, avoid double...
commit
|
commitdiff
|
tree
2024-11-04
Bruce Momjian
doc: fix typo in mvcc clarification in commit 2fa255ce9b9
commit
|
commitdiff
|
tree
2024-11-04
Heikki Linnakangas
Move TRACE calls into WaitOnLock()
commit
|
commitdiff
|
tree
2024-11-04
Heikki Linnakangas
Set MyProc->heldLocks in ProcSleep
commit
|
commitdiff
|
tree
2024-11-04
Peter Geoghegan
Clarify nbtree parallel scan _bt_endpoint contract.
commit
|
commitdiff
|
tree
2024-11-04
Heikki Linnakangas
Fix comment in LockReleaseAll() on when locallock-...
commit
|
commitdiff
|
tree
2024-11-04
Heikki Linnakangas
Add PG_TEST_EXTRA configure option to the Make builds
commit
|
commitdiff
|
tree
2024-11-04
Heikki Linnakangas
Make PG_TEST_EXTRA env var override the "meson setup...
commit
|
commitdiff
|
tree
2024-11-04
Amit Kapila
Doc: Update the behavior of generated columns in Logica...
commit
|
commitdiff
|
tree
2024-11-03
Michael Paquier
Add missing newlines at the end of two SQL files
commit
|
commitdiff
|
tree
2024-11-03
Noah Misch
Suppress new "may be used uninitialized" warning.
commit
|
commitdiff
|
tree
2024-11-02
Noah Misch
Fix inplace update buffer self-deadlock.
commit
|
commitdiff
|
tree
2024-11-02
Noah Misch
Move I/O before the index_update_stats() buffer lock...
commit
|
commitdiff
|
tree
2024-11-01
Bruce Momjian
doc: clarify text around MVCC example query
commit
|
commitdiff
|
tree
2024-11-01
Bruce Momjian
doc: remove useless MERGE example
commit
|
commitdiff
|
tree
2024-11-01
Bruce Momjian
doc: improve tablespace example query and link to...
commit
|
commitdiff
|
tree
2024-11-01
Bruce Momjian
doc: fix ALTER DOMAIN domain_constraint to spell out...
commit
|
commitdiff
|
tree
2024-11-01
Bruce Momjian
doc: explain how the home directory is found on Unix...
commit
|
commitdiff
|
tree
2024-11-01
Bruce Momjian
doc: Add link to listen_addresses as cause of connectio...
commit
|
commitdiff
|
tree
2024-11-01
Tom Lane
Update contrib/sepgsql regression tests for commit...
commit
|
commitdiff
|
tree
2024-11-01
Bruce Momjian
doc: improve build for non-Latin1 characters
commit
|
commitdiff
|
tree
2024-11-01
Peter Geoghegan
Clarify nbtree array preprocessing comment.
commit
|
commitdiff
|
tree
2024-11-01
Bruce Momjian
doc: remove mention of ActiveState for Perl and Tcl...
commit
|
commitdiff
|
tree
2024-11-01
Heikki Linnakangas
Rename two functions that wake up other processes
commit
|
commitdiff
|
tree
2024-11-01
Heikki Linnakangas
Use ProcNumbers instead of direct Latch pointers to...
commit
|
commitdiff
|
tree
next