users/gsingh/postgres.git
2023-01-12 Tom LaneGet rid of the "new" and "old" entries in a view's...
2023-01-11 Michael PaquierAdd support for tab completion after ALTER EXTENSION...
2023-01-11 Peter GeogheganImprove TransactionIdDidAbort() documentation.
2023-01-11 Tom LaneImprove handling of inherited GENERATED expressions.
2023-01-11 Tom LaneDon't leave roles behind after core regression tests.
2023-01-11 Peter EisentrautFix MSVC build
2023-01-11 Peter EisentrautCommon function for percent placeholder replacement
2023-01-11 Michael PaquierFix typos in code and comments
2023-01-11 Michael PaquierRemove function declarations from headers for some...
2023-01-10 David RowleyHave the planner consider Incremental Sort for DISTINCT
2023-01-10 Robert HaasAdd new GUC createrole_self_grant.
2023-01-10 Robert HaasRestrict the privileges of CREATEROLE users.
2023-01-10 Dean RasheedFix MERGE's test for unreachable WHEN clauses.
2023-01-10 Peter EisentrautNew header varatt.h split off from postgres.h
2023-01-10 Amit KapilaDocument the newly added wait events added by commit...
2023-01-10 Tom LaneRound off random_normal() test results one more decimal...
2023-01-10 Amit KapilaFix the display of lock information for specktoken.
2023-01-10 Tom LaneRemove pg_regress' never-documented "ignore" feature.
2023-01-10 Tom LaneUpgrade the random.sql regression test.
2023-01-09 Tom LaneDoc: add XML ID attributes to <sectN> and <varlistentry...
2023-01-09 Tom LaneInvent random_normal() to provide normally-distributed...
2023-01-09 John NaylorRemove redundant setting of tuplesort status
2023-01-09 Amit KapilaFix the file mode of worker.c changed by the commit...
2023-01-09 David RowleyAllow left join removals and unique joins on partitione...
2023-01-09 Amit KapilaPerform apply of large transactions by parallel workers.
2023-01-08 Tom LaneDoc: improve commentary about providing our own definit...
2023-01-08 Alexander KorotkovImprove GIN cost estimation
2023-01-08 Alexander Korotkov</