projects
/
users
/
c2main
/
postgres.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
users/c2main/postgres.git
2025-01-15
Peter Eisentraut
Downgrade error in object_aclmask_ext() to internal
commit
|
commitdiff
|
tree
2025-01-15
Peter Eisentraut
Downgrade errors in object_ownercheck() to internal
commit
|
commitdiff
|
tree
2025-01-15
Peter Eisentraut
Drop warning-free support for Flex 2.5.35
commit
|
commitdiff
|
tree
2025-01-15
Peter Eisentraut
Change gist stratnum function to use CompareType
commit
|
commitdiff
|
tree
2025-01-15
Peter Eisentraut
Rename RowCompareType to CompareType
commit
|
commitdiff
|
tree
2025-01-14
Tom Lane
Avoid symbol collisions between pqsignal.c and legacy...
commit
|
commitdiff
|
tree
2025-01-14
Melanie Plageman
Synchronize guc_tables.c categories with vacuum docs...
commit
|
commitdiff
|
tree
2025-01-14
Dean Rasheed
psql: Add option to use expanded mode to all list commands.
commit
|
commitdiff
|
tree
2025-01-14
Fujii Masao
ecpg: Restore detection of unsupported COPY FROM STDIN.
commit
|
commitdiff
|
tree
2025-01-14
Dean Rasheed
Consistently spell "leakproof" without a hyphen.
commit
|
commitdiff
|
tree
2025-01-14
Dean Rasheed
psql: Add leakproof indicator to \df+, \do+, \dAo+...
commit
|
commitdiff
|
tree
2025-01-14
Heikki Linnakangas
Fix catcache invalidation of a list entry that's being...
commit
|
commitdiff
|
tree
2025-01-14
Michael Paquier
Bump PGSTAT_FILE_FORMAT_ID
commit
|
commitdiff
|
tree
2025-01-14
Michael Paquier
Fix potential integer overflow in bringetbitmap()
commit
|
commitdiff
|
tree
2025-01-14
Michael Paquier
Move information about pgstats kinds into its own heade...
commit
|
commitdiff
|
tree
2025-01-14
Michael Paquier
Remove assertion in pgstat_count_io_op()
commit
|
commitdiff
|
tree
2025-01-14
Michael Paquier
Make pg_stat_io count IOs as bytes instead of blocks...
commit
|
commitdiff
|
tree
2025-01-13
Jeff Davis
Revert "TupleHashTable: store additional data along...
commit
|
commitdiff
|
tree
2025-01-13
Melanie Plageman
Reorder vacuum GUCs in postgresql.conf.sample to match...
commit
|
commitdiff
|
tree
2025-01-13
Peter Geoghegan
Add BTOPTIONS_PROC comments to nbtree.h.
commit
|
commitdiff
|
tree
2025-01-13
Peter Geoghegan
Move nbtree preprocessing into new .c file.
commit
|
commitdiff
|
tree
2025-01-13
Nathan Bossart
Add commit 6e826278f1 to .git-blame-ignore-revs.
commit
|
commitdiff
|
tree
2025-01-13
Richard Guo
Fix pgindent damage
commit
|
commitdiff
|
tree
2025-01-12
Daniel Gustafsson
Fix HBA option count
commit
|
commitdiff
|
tree
2025-01-12
Dean Rasheed
Fix JsonExpr deparsing to quote variable names in the...
commit
|
commitdiff
|
tree
2025-01-12
Dean Rasheed
Fix XMLTABLE() deparsing to quote namespace names if...
commit
|
commitdiff
|
tree
2025-01-11
Tom Lane
Repair memory leaks in plpython.
commit
|
commitdiff
|
tree
2025-01-11
Peter Eisentraut
Add support for NOT ENFORCED in CHECK constraints
commit
|
commitdiff
|
tree
2025-01-11
Tatsuo Ishii
Fix a compiler warning in initStringInfo().
commit
|
commitdiff
|
tree
2025-01-11
Jeff Davis
Fix redefinition of type in commit e0ece2a981.
commit
|
commitdiff
|
tree
2025-01-11
Jeff Davis
TupleHashTable: store additional data along with tuple.
commit
|
commitdiff
|
tree
2025-01-11
David Rowley
Make verify_compact_attribute available in non-assert...
commit
|
commitdiff
|
tree
2025-01-10
Tatsuo Ishii
Add new StringInfo APIs to allow callers to specify...
commit
|
commitdiff
|
tree
2025-01-10
Melanie Plageman
Consolidate docs for vacuum-related GUCs in new subsection
commit
|
commitdiff
|
tree
2025-01-10
Daniel Gustafsson
Fix missing ldapscheme option in pg_hba_file_rules()
commit
|
commitdiff
|
tree
2025-01-10
Peter Geoghegan
Fix obsolete nbtree README left link remarks.
commit
|
commitdiff
|
tree
2025-01-10
Nathan Bossart
Use a non-locking initial test in TAS_SPIN on AArch64.
commit
|
commitdiff
|
tree
2025-01-10
Andres Freund
postmaster: Rename some shutdown related PMState phase...
commit
|
commitdiff
|
tree
2025-01-10
Andres Freund
postmaster: Make btmask_add() variadic
commit
|
commitdiff
|
tree
2025-01-10
Andres Freund
postmaster: Introduce variadic btmask_all_except()
commit
|
commitdiff
|
tree
2025-01-10
Andres Freund
postmaster: Improve logging of signals sent by postmaster
commit
|
commitdiff
|
tree
2025-01-10
Andres Freund
postmaster: Update pmState via a wrapper function
commit
|
commitdiff
|
tree
2025-01-10
Álvaro Herrera
Adjust signature of cluster_rel() and its subroutines
commit
|
commitdiff
|
tree
2025-01-10
David Rowley
Fix UNION planner datatype issue
commit
|
commitdiff
|
tree
2025-01-10
Michael Paquier
Merge pgstat_count_io_op_n() and pgstat_count_io_op()
commit
|
commitdiff
|
tree
2025-01-10
Michael Paquier
Refactor some code related to backend statistics
commit
|
commitdiff
|
tree
2025-01-09
Nathan Bossart
Fix an ALTER GROUP ... DROP USER error message.
commit
|
commitdiff
|
tree
2025-01-09
Tom Lane
Use @extschema:name@ notation in contrib transform...
commit
|
commitdiff
|
tree
2025-01-09
Álvaro Herrera
Simplify signature of RewriteTable
commit
|
commitdiff
|
tree
2025-01-09
Fujii Masao
doc: Clarify synchronous_standby_names parameter.
commit
|
commitdiff
|
tree
2025-01-09
Álvaro Herrera
Fix SLRU bank selection code
commit
|
commitdiff
|
tree
2025-01-09
Thomas Munro
Fix off_t overflow in pg_basebackup on Windows.
commit
|
commitdiff
|
tree
2025-01-09
Thomas Munro
Provide 64-bit ftruncate() and lseek() on Windows.
commit
|
commitdiff
|
tree
2025-01-08
Jeff Davis
Fix duplicate typedef from commit a2f17f004d.
commit
|
commitdiff
|
tree
2025-01-08
Jeff Davis
Control collation behavior with a method table.
commit
|
commitdiff
|
tree
2025-01-08
Jeff Davis
Move code for collation version into provider-specific...
commit
|
commitdiff
|
tree
2025-01-08
Tom Lane
Disallow NAMEDTUPLESTORE RTEs in stored views, rules...
commit
|
commitdiff
|
tree
2025-01-08
Andrew Dunstan
Set exit status for pgindent if pg_bsd_indent fails
commit
|
commitdiff
|
tree
2025-01-08
Peter Eisentraut
plpgsql: pure parser and reentrant scanner
commit
|
commitdiff
|
tree
2025-01-08
Peter Eisentraut
Remove useless function declaration
commit
|
commitdiff
|
tree
2025-01-08
Michael Paquier
pg_freespacemap: Fix declaration of pg_freespace(regclass)
commit
|
commitdiff
|
tree
2025-01-07
Jeff Davis
ExecInitAgg: update aggstate->numaggs and ->numtrans...
commit
|
commitdiff
|
tree
2025-01-07
Jeff Davis
nodeSetOp.c: missing additionalsize for BuildTupleHashT...
commit
|
commitdiff
|
tree
2025-01-07
Jeff Davis
Remove unused TupleHashTableData->entrysize.
commit
|
commitdiff
|
tree
2025-01-07
Jeff Davis
Add missing typedefs.list entry for AggStatePerGroupData.
commit
|
commitdiff
|
tree
2025-01-07
Nathan Bossart
Use PqMsg_* macros in postgres.c.
commit
|
commitdiff
|
tree
2025-01-07
Nathan Bossart
Add passwordcheck.min_password_length.
commit
|
commitdiff
|
tree
2025-01-07
Nathan Bossart
Lower default value of autovacuum_worker_slots in initd...
commit
|
commitdiff
|
tree
2025-01-07
Álvaro Herrera
Fix error message wording
commit
|
commitdiff
|
tree
2025-01-07
Thomas Munro
Fix meson detection of a couple of 64 bit builtins.
commit
|
commitdiff
|
tree
2025-01-07
Álvaro Herrera
Remove unnecessary code to handle CONSTR_NOTNULL
commit
|
commitdiff
|
tree
2025-01-07
Peter Geoghegan
Improve nbtree unsatisfiable RowCompare detection.
commit
|
commitdiff
|
tree
2025-01-07
Peter Geoghegan
nbtree: Simplify _bt_first parallel scan handling.
commit
|
commitdiff
|
tree
2025-01-07
Richard Guo
Remove unused parameter in lookup_var_attr_stats
commit
|
commitdiff
|
tree
2025-01-06
Nathan Bossart
Allow changing autovacuum_max_workers without restarting.
commit
|
commitdiff
|
tree
2025-01-06
Heikki Linnakangas
Remove duplicate definitions in proc.h
commit
|
commitdiff
|
tree
2025-01-06
Peter Eisentraut
flex code modernization: Replace YY_EXTRA_TYPE define...
commit
|
commitdiff
|
tree
2025-01-06
Fujii Masao
doc: Clarify log level for VERBOSE messages in maintena...
commit
|
commitdiff
|
tree
2025-01-06
John Naylor
Always use the caller-provided context for radix tree...
commit
|
commitdiff
|
tree
2025-01-06
John Naylor
Get rid of radix tree's general purpose memory context
commit
|
commitdiff
|
tree
2025-01-06
John Naylor
Use caller's memory context for radix tree iteration...
commit
|
commitdiff
|
tree
2025-01-05
Peter Eisentraut
Remove useless configure check
commit
|
commitdiff
|
tree
2025-01-05
Peter Eisentraut
meson: Fix missing name arguments of cc.compiles()...
commit
|
commitdiff
|
tree
2025-01-03
Andrew Dunstan
Document strange jsonb sort order for empty top level...
commit
|
commitdiff
|
tree
2025-01-02
Richard Guo
Ignore nullingrels when looking up statistics
commit
|
commitdiff
|
tree
2025-01-02
David Rowley
Fix outdated CHUNKHDRSZ value in nodeAgg.c
commit
|
commitdiff
|
tree
2025-01-01
David Rowley
Fix an assortment of spelling mistakes and typos
commit
|
commitdiff
|
tree
2025-01-01
Bruce Momjian
Update copyright for 2025
commit
|
commitdiff
|
tree
2024-12-30
Tom Lane
Update obsolete reference to plpgsql's gram.y file.
commit
|
commitdiff
|
tree
2024-12-30
Michael Paquier
injection_points: Tweak variable-numbered stats to...
commit
|
commitdiff
|
tree
2024-12-30
Michael Paquier
Fix memory leak in pgoutput with relation attribute map
commit
|
commitdiff
|
tree
2024-12-30
Michael Paquier
Remove redundant wording in pg_statistic.h
commit
|
commitdiff
|
tree
2024-12-30
Michael Paquier
Fix failures with incorrect epoch handling for 2PC...
commit
|
commitdiff
|
tree
2024-12-29
Michael Paquier
Fix handling of orphaned 2PC files in the future at...
commit
|
commitdiff
|
tree
2024-12-29
Tom Lane
contrib/pageinspect: Use SQL-standard function bodies.
commit
|
commitdiff
|
tree
2024-12-29
Tom Lane
contrib/xml2: Use SQL-standard function bodies.
commit
|
commitdiff
|
tree
2024-12-29
Tom Lane
contrib/citext: Use SQL-standard function bodies.
commit
|
commitdiff
|
tree
2024-12-29
David Rowley
Fix overly large values/nulls arrays
commit
|
commitdiff
|
tree
2024-12-28
Tom Lane
Replace PGPROC.isBackgroundWorker with isRegularBackend.
commit
|
commitdiff
|
tree
2024-12-28
Tom Lane
Exclude parallel workers from connection privilege...
commit
|
commitdiff
|
tree
next