index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
access
/
reloptions.h
Commit message (
Expand
)
Author
Age
*
Custom reloptions for table AM
Alexander Korotkov
2024-03-30
*
Update copyright for 2024
Bruce Momjian
2024-01-03
*
Add trailing commas to enum definitions
Peter Eisentraut
2023-10-26
*
Update copyright for 2023
Bruce Momjian
2023-01-02
*
Harmonize parameter names in storage and AM code.
Peter Geoghegan
2022-09-19
*
Update copyright for 2022
Bruce Momjian
2022-01-07
*
Update copyright for 2021
Bruce Momjian
2021-01-02
*
Implement operator class parameters
Alexander Korotkov
2020-03-30
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
Revert "Rename files and headers related to index AM"
Michael Paquier
2019-12-27
*
Rename files and headers related to index AM
Michael Paquier
2019-12-25
*
Cleanup code in reloptions.h regarding reloption handling
Michael Paquier
2019-11-14
*
Split handling of reloptions for partitioned tables
Michael Paquier
2019-11-14
*
Refactor code building relation options
Michael Paquier
2019-11-05
*
Support reloptions of enum type
Alvaro Herrera
2019-09-25
*
Allow definition of lock mode for custom reloptions
Michael Paquier
2019-09-25
*
Fix inconsistencies and typos in the tree, take 10
Michael Paquier
2019-08-13
*
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
*
Finish reverting "recheck_on_update" patch.
Tom Lane
2019-01-15
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Remove WITH OIDS support, change oid catalog column visibility.
Andres Freund
2018-11-20
*
Post-feature-freeze pgindent run.
Tom Lane
2018-04-26
*
Allow HOT updates for some expression indexes
Simon Riggs
2018-03-27
*
Avoid unnecessary use of pg_strcasecmp for already-downcased identifiers.
Tom Lane
2018-01-26
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Add some const decorations to prototypes
Peter Eisentraut
2017-11-10
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
*
Don't allocate storage for partitioned tables.
Robert Haas
2017-03-31
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Restructure index access method API to hide most of it at the C level.
Tom Lane
2016-01-17
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Reduce lock levels for ALTER TABLE SET autovacuum storage options
Simon Riggs
2015-08-14
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
BRIN: Block Range Indexes
Alvaro Herrera
2014-11-07
*
Revert "Allow units to be specified in relation option setting value."
Fujii Masao
2014-08-29
*
Allow units to be specified in relation option setting value.
Fujii Masao
2014-08-28
*
Move view reloptions into their own varlena struct
Alvaro Herrera
2014-07-14
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Split tuple struct defs from htup.h to htup_details.h
Alvaro Herrera
2012-08-30
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Add a security_barrier option for views.
Robert Haas
2011-12-22
*
Add SP-GiST (space-partitioned GiST) index access method.
Tom Lane
2011-12-17
*
Change the way string relopts are allocated.
Heikki Linnakangas
2011-08-09
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Replace ALTER TABLE ... SET STATISTICS DISTINCT with a more general mechanism.
Robert Haas
2010-01-22
*
Support ALTER TABLESPACE name SET/RESET ( tablespace_options ).
Robert Haas
2010-01-05
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
[next]