| .. |
|
adt
|
Allow access to child table statistics if user can read parent table.
|
2019-11-26 14:41:48 -05:00 |
|
cache
|
Fix misbehavior with expression indexes on ON COMMIT DELETE ROWS tables.
|
2019-12-01 13:09:26 -05:00 |
|
error
|
Update copyright for 2019
|
2019-01-02 12:44:25 -05:00 |
|
fmgr
|
Phase 2 pgindent run for v12.
|
2019-05-22 13:04:48 -04:00 |
|
hash
|
Initial pgindent run for v12.
|
2019-05-22 12:55:34 -04:00 |
|
init
|
Fix typos in miscinit.c.
|
2019-12-09 08:43:28 +05:30 |
|
mb
|
Avoid unnecessary out-of-memory errors during encoding conversion.
|
2019-10-03 17:34:25 -04:00 |
|
misc
|
When restoring GUCs in parallel workers, show an error context.
|
2019-10-17 14:00:15 +13:00 |
|
mmgr
|
Allow repalloc() to give back space when a large chunk is downsized.
|
2019-10-03 13:56:26 -04:00 |
|
resowner
|
Phase 2 pgindent run for v12.
|
2019-05-22 13:04:48 -04:00 |
|
sort
|
Fix CLUSTER on expression indexes.
|
2019-10-15 10:40:51 -07:00 |
|
time
|
Use full 64-bit XID for checking if a deleted GiST page is old enough.
|
2019-07-24 20:25:22 +03:00 |
|
.gitignore
|
Rearrange makefile rules for running Gen_fmgrtab.pl.
|
2018-05-03 17:54:18 -04:00 |
|
errcodes.txt
|
Make SQL/JSON error code names match SQL standard
|
2019-08-22 10:45:25 +02:00 |
|
Gen_dummy_probes.pl
|
Fix many typos and inconsistencies
|
2019-07-01 10:00:23 +09:00 |
|
Gen_dummy_probes.sed
|
Update copyright for 2019
|
2019-01-02 12:44:25 -05:00 |
|
Gen_fmgrtab.pl
|
Fix more typos and inconsistencies in the tree
|
2019-06-17 16:13:16 +09:00 |
|
generate-errcodes.pl
|
Update copyright for 2019
|
2019-01-02 12:44:25 -05:00 |
|
Makefile
|
Use Getopt::Long for catalog scripts
|
2019-02-12 12:22:08 -03:00 |
|
probes.d
|
Sync our DTrace infrastructure with c.h's definition of type bool.
|
2019-11-06 11:11:45 -05:00 |