projects
/
users
/
gsingh
/
postgres.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
users/gsingh/postgres.git
2022-09-08
Alvaro Herrera
Choose FK name correctly during partition attachment
commit
|
commitdiff
|
tree
2022-09-08
Thomas Munro
Fix recovery_prefetch with low maintenance_io_concurrency.
commit
|
commitdiff
|
tree
2022-09-08
Alvaro Herrera
Fix perltidy breaking perlcritic
commit
|
commitdiff
|
tree
2022-09-08
Daniel Gustafsson
doc: Fix PL/pgSQL casing to be consistent
commit
|
commitdiff
|
tree
2022-09-08
John Naylor
Add b2e6e7682 to .git-blame-ignore-revs
commit
|
commitdiff
|
tree
2022-09-08
John Naylor
Run perltidy over Catalog.pm
commit
|
commitdiff
|
tree
2022-09-08
John Naylor
Parse catalog .dat files as a whole when compiling...
commit
|
commitdiff
|
tree
2022-09-08
Amit Kapila
Fix the test case introduced by commit 8756930190.
commit
|
commitdiff
|
tree
2022-09-08
Amit Kapila
Raise a warning if there is a possibility of data from...
commit
|
commitdiff
|
tree
2022-09-07
Alvaro Herrera
Message style fixes
commit
|
commitdiff
|
tree
2022-09-07
David Rowley
Make MemoryContextContains work correctly again
commit
|
commitdiff
|
tree
2022-09-07
Peter Eisentraut
Renumber confusing value for GUC_UNIT_BYTE
commit
|
commitdiff
|
tree
2022-09-07
David Rowley
Make more effort to put a sentinel at the end of alloca...
commit
|
commitdiff
|
tree
2022-09-07
Amit Kapila
Doc: Explain about Column List feature.
commit
|
commitdiff
|
tree
2022-09-06
Tom Lane
Fix new pg_publication_tables query.
commit
|
commitdiff
|
tree
2022-09-06
John Naylor
Fix cplusplusscheck in vpath builds
commit
|
commitdiff
|
tree
2022-09-06
Michael Paquier
Add psql tab compression for SET COMPRESSION with ALTER...
commit
|
commitdiff
|
tree
2022-09-06
John Naylor
Fix headerscheck in vpath builds
commit
|
commitdiff
|
tree
2022-09-06
John Naylor
Fix failure to maintainer-clean jsonpath_gram.h
commit
|
commitdiff
|
tree
2022-09-06
David Rowley
Fix typo in 16d69ec29
commit
|
commitdiff
|
tree
2022-09-06
David Rowley
Remove buggy and dead code from CreateTriggerFiringOn
commit
|
commitdiff
|
tree
2022-09-06
John Naylor
Add missing exceptions to cpluspluscheck
commit
|
commitdiff
|
tree
2022-09-06
David Rowley
Fix an assortment of improper usages of string functions
commit
|
commitdiff
|
tree
2022-09-05
Peter Eisentraut
Fix incorrect uses of Datum conversion macros
commit
|
commitdiff
|
tree
2022-09-05
Daniel Gustafsson
Update out of date comments in pg_trgm
commit
|
commitdiff
|
tree
2022-09-05
Daniel Gustafsson
Check for interrupts in pg_trgm word similarity
commit
|
commitdiff
|
tree
2022-09-05
David Rowley
Doc: clarify partitioned table limitations
commit
|
commitdiff
|
tree
2022-09-04
Tomas Vondra
Force parallelism in partition_aggregate
commit
|
commitdiff
|
tree
2022-09-04
John Naylor
Fix MSVC linker error for specparse.obj
commit
|
commitdiff
|
tree
2022-09-04
John Naylor
Build all Flex files standalone
commit
|
commitdiff
|
tree
2022-09-04
John Naylor
Move private declarations shared between guc.c and...
commit
|
commitdiff
|
tree
2022-09-04
John Naylor
Preparatory refactoring for compiling guc-file.c standalone
commit
|
commitdiff
|
tree
2022-09-04
John Naylor
Fix sign-compare warnings arising from port/simd.h
commit
|
commitdiff
|
tree
2022-09-03
Michael Paquier
doc: Fix two queries related to jsonb functions
commit
|
commitdiff
|
tree
2022-09-03
Bruce Momjian
doc: simplify docs about analyze and inheritance/parti...
commit
|
commitdiff
|
tree
2022-09-03
Bruce Momjian
doc: clarify recursion internal behavior
commit
|
commitdiff
|
tree
2022-09-03
Thomas Munro
Fix cache invalidation bug in recovery_prefetch.
commit
|
commitdiff
|
tree
2022-09-02
Tom Lane
Fix planner to consider matches to boolean columns...
commit
|
commitdiff
|
tree
2022-09-02
Daniel Gustafsson
Remove unused code from sepgsql
commit
|
commitdiff
|
tree
2022-09-02
Peter Eisentraut
Fix PL/Perl build on Cygwin
commit
|
commitdiff
|
tree
2022-09-02
Amit Kapila
Doc: fix column list vs. replica identity rules.
commit
|
commitdiff
|
tree
2022-09-02
Michael Paquier
Expand the use of get_dirent_type(), shaving a few...
commit
|
commitdiff
|
tree
2022-09-02
Etsuro Fujita
Doc: Update struct Trigger definition.
commit
|
commitdiff
|
tree
2022-09-02
John Naylor
Speed up lexing of long JSON strings
commit
|
commitdiff
|
tree
2022-09-01
Andres Freund
Move darwin sysroot determination into separate file
commit
|
commitdiff
|
tree
2022-09-01
Andrew Dunstan
Revert SQL/JSON features
commit
|
commitdiff
|
tree
2022-09-01
Tom Lane
Add a regression test for contrib/pgrowlocks.
commit
|
commitdiff
|
tree
2022-09-01
Andres Freund
aix: when building with gcc, tell gcc we're building...
commit
|
commitdiff
|
tree
2022-09-01
Tom Lane
Use --load-extension to set up for contrib/tcn's isolat...
commit
|
commitdiff
|
tree
2022-09-01
Bruce Momjian
doc: in create statistics docs, mention analyze for...
commit
|
commitdiff
|
tree
2022-09-01
Bruce Momjian
doc: mention "bloom" as a possible index access method
commit
|
commitdiff
|
tree
2022-09-01
Tom Lane
Adjust XML test case to avoid unstable behavior.
commit
|
commitdiff
|
tree
2022-09-01
Bruce Momjian
doc: use FILTER in aggregate example
commit
|
commitdiff
|
tree
2022-09-01
Bruce Momjian
doc: clarify that pgcrypto's gen_random_uuid calls...
commit
|
commitdiff
|
tree
2022-09-01
Bruce Momjian
doc: split out the NATURAL/CROSS JOIN in SELECT syntax
commit
|
commitdiff
|
tree
2022-09-01
Bruce Momjian
doc: warn of SECURITY DEFINER schemas for non-sql_body...
commit
|
commitdiff
|
tree
2022-09-01
Bruce Momjian
doc: mention that SET TIME ZONE often needs to be...
commit
|
commitdiff
|
tree
2022-08-31
Bruce Momjian
doc: document the maximum char/varchar length value
commit
|
commitdiff
|
tree
2022-08-31
Bruce Momjian
doc: show direction is optional in FETCH/MOVE's FROM...
commit
|
commitdiff
|
tree
2022-08-31
David Rowley
Be smarter about freeing tuples during tuplesorts
commit
|
commitdiff
|
tree
2022-08-31
Bruce Momjian
doc: simplify WITH clause syntax in CREATE DATABASE
commit
|
commitdiff
|
tree
2022-08-31
Tom Lane
Prevent long-term memory leakage in autovacuum launcher.
commit
|
commitdiff
|
tree
2022-08-31
Peter Geoghegan
Derive freeze cutoff from nextXID, not OldestXmin.
commit
|
commitdiff
|
tree
2022-08-31
Andres Freund
Fix MSVC warning in compat_informix/rnull.pgc
commit
|
commitdiff
|
tree
2022-08-31
Tom Lane
In the Snowball dictionary, don't try to stem excessive...
commit
|
commitdiff
|
tree
2022-08-31
Robert Haas
Fix a bug in roles_is_member_of.
commit
|
commitdiff
|
tree
2022-08-31
Daniel Gustafsson
doc: Fix typo in user inheritance documentation
commit
|
commitdiff
|
tree
2022-08-31
Daniel Gustafsson
Refactor check_ functions to use filehandle for status
commit
|
commitdiff
|
tree
2022-08-31
Peter Eisentraut
plpython: Don't create pgxsdir subdirectory in installd...
commit
|
commitdiff
|
tree
2022-08-30
Tom Lane
On NetBSD, force dynamic symbol resolution at postmaste...
commit
|
commitdiff
|
tree
2022-08-30
David Rowley
Various cleanups of the new memory context header code
commit
|
commitdiff
|
tree
2022-08-30
David Rowley
Revert "Add missing padding from MemoryChunk struct"
commit
|
commitdiff
|
tree
2022-08-30
Amit Kapila
Update the comment in rmgrlist.h to match it to the...
commit
|
commitdiff
|
tree
2022-08-30
Amit Kapila
Drop replication origin slots before tablesync worker...
commit
|
commitdiff
|
tree
2022-08-30
John Naylor
Further code review of port/simd.h
commit
|
commitdiff
|
tree
2022-08-30
Peter Geoghegan
Adjust comments that called MultiXactIds "XMIDs".
commit
|
commitdiff
|
tree
2022-08-30
David Rowley
Use MAXALIGN() in calculations using sizeof(SlabBlock)
commit
|
commitdiff
|
tree
2022-08-30
Michael Paquier
Cleanup more code and comments related to Windows NT4...
commit
|
commitdiff
|
tree
2022-08-29
Tom Lane
Clean up inconsistent use of fflush().
commit
|
commitdiff
|
tree
2022-08-29
Robert Haas
Remove stray "the".
commit
|
commitdiff
|
tree
2022-08-29
Robert Haas
Prevent WAL corruption after a standby promotion.
commit
|
commitdiff
|
tree
2022-08-29
Robert Haas
docs: Fix up some out-of-date references to INHERIT...
commit
|
commitdiff
|
tree
2022-08-29
David Rowley
Add missing padding from MemoryChunk struct
commit
|
commitdiff
|
tree
2022-08-29
John Naylor
Fix broken cast on MSVC
commit
|
commitdiff
|
tree
2022-08-29
John Naylor
Use ARM Advanced SIMD (NEON) intrinsics where available
commit
|
commitdiff
|
tree
2022-08-29
John Naylor
Abstract some more architecture-specific details away...
commit
|
commitdiff
|
tree
2022-08-29
David Rowley
Improve performance of and reduce overheads of memory...
commit
|
commitdiff
|
tree
2022-08-29
Amit Kapila
Fix the incorrect assertion introduced in commit 7f13ac...
commit
|
commitdiff
|
tree
2022-08-28
Tom Lane
Doc: fix example of recursive query.
commit
|
commitdiff
|
tree
2022-08-28
Peter Eisentraut
Add more detail why repalloc and pfree do not accept...
commit
|
commitdiff
|
tree
2022-08-28
Michael Paquier
Enable RandomizedBaseAddress (ASLR) on Windows with...
commit
|
commitdiff
|
tree
2022-08-27
Tom Lane
Avoid casting away const in sepgsql's quote_object_name.
commit
|
commitdiff
|
tree
2022-08-27
Tom Lane
Doc: add comment about bug fixed in back branches as...
commit
|
commitdiff
|
tree
2022-08-27
Alexander Korotkov
Fix typo in comment for writetuple() function
commit
|
commitdiff
|
tree
2022-08-27
John Naylor
Be more careful to avoid including system headers after...
commit
|
commitdiff
|
tree
2022-08-27
Michael Paquier
Use correct connection for cancellation in frontend...
commit
|
commitdiff
|
tree
2022-08-26
Peter Eisentraut
Remove unneeded null pointer checks before PQfreemem()
commit
|
commitdiff
|
tree
2022-08-26
Peter Eisentraut
Remove unnecessary casts in free() and pfree()
commit
|
commitdiff
|
tree
2022-08-26
John Naylor
Use SSE2 in is_valid_ascii() where available.
commit
|
commitdiff
|
tree
2022-08-26
Peter Eisentraut
Remove obsolete comment
commit
|
commitdiff
|
tree
next