index
:
postgresql-pgindent.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
master-pgindent
Auto-updated pgindent branches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
xfunc.sgml
Age
Commit message (
Expand
)
Author
2023-02-26
Doc: Miscellaneous doc updates for MERGE.
Dean Rasheed
2023-02-07
Remove useless casts to (void *) in arguments of some system functions
Peter Eisentraut
2023-01-10
New header varatt.h split off from postgres.h
Peter Eisentraut
2023-01-09
Doc: add XML ID attributes to <sectN> and <varlistentry> tags.
Tom Lane
2022-09-27
Convert *GetDatum() and DatumGet*() macros to inline functions
Peter Eisentraut
2022-09-12
Revert "Convert *GetDatum() and DatumGet*() macros to inline functions"
Peter Eisentraut
2022-09-12
Convert *GetDatum() and DatumGet*() macros to inline functions
Peter Eisentraut
2022-05-19
doc: Properly punctuate "etc."
Peter Eisentraut
2022-05-13
Add a new shmem_request_hook hook.
Robert Haas
2022-05-11
Remove non-functional code for unloading loadable modules.
Robert Haas
2022-04-20
Remove trailing whitespace from *.sgml files.
Tom Lane
2022-04-20
Doc: use "an SQL" consistently rather than "a SQL"
David Rowley
2021-12-08
Doc: improve xfunc-c-type-table.
Tom Lane
2021-12-06
Fix inappropriate uses of PG_GETARG_UINT32()
Peter Eisentraut
2021-06-11
Use the correct article for abbreviations
David Rowley
2021-06-10
Reconsider the handling of procedure OUT parameters.
Tom Lane
2021-03-10
Doc: improve introductory information about procedures.
Tom Lane
2020-10-05
Support for OUT parameters in procedures
Peter Eisentraut
2020-10-03
Improve <xref> vs. <command> formatting in the documentation
Peter Eisentraut
2020-08-31
doc: add commas after 'i.e.' and 'e.g.'
Bruce Momjian
2020-08-31
docs: in mapping SQL to C data types, timestamp isn't a pointer
Bruce Momjian
2020-08-31
doc: clarify the useful features of procedures
Bruce Momjian
2020-05-06
Doc: further fooling-about with rendering of tables in PDF output.
Tom Lane
2020-03-19
Introduce "anycompatible" family of polymorphic types.
Tom Lane
2020-03-17
Avoid holding a directory FD open across assorted SRF calls.
Tom Lane
2020-03-13
Doc: fix mistaken reference to "PG_ARGNULL_xxx()" macro.
Tom Lane
2020-01-09
Add pg_shmem_allocations view.
Robert Haas
2020-01-08
Improve the handling of result type coercions in SQL functions.
Tom Lane
2019-09-08
doc: Clean up title case use
Peter Eisentraut
2019-07-05
doc: Spell checking
Peter Eisentraut
2019-02-12
Allow extensions to generate lossy index conditions.
Tom Lane
2019-02-09
Build out the planner support function infrastructure.
Tom Lane
2019-02-09
Create the infrastructure for planner support functions.
Tom Lane
2018-10-11
Remove deprecated abstime, reltime, tinterval datatypes.
Andres Freund
2018-09-27
Clean up in the wake of TupleDescGetSlot() removal / 10763358c3f.
Andres Freund
2018-07-29
Document security implications of qualified names.
Noah Misch
2017-11-30
SQL procedures
Peter Eisentraut
2017-11-23
Convert documentation to DocBook XML
Peter Eisentraut
2017-10-26
Support domains over composite types.
Tom Lane
2017-10-20
Convert SGML IDs to lower case
Peter Eisentraut
2017-10-17
Don't use SGML empty tags
Peter Eisentraut
2017-08-31
Remove to pre-8.2 coding convention for PG_MODULE_MAGIC
Peter Eisentraut
2017-06-18
Documentation spell checking and markup improvements
Peter Eisentraut
2017-06-14
Disallow set-returning functions inside CASE or COALESCE.
Tom Lane
2017-06-09
doc: Improve types in example
Peter Eisentraut
2017-04-05
Capitalize names of PLs consistently
Peter Eisentraut
2017-03-30
Try to fix xml docs build broken in 5ded4bd.
Andres Freund
2017-03-30
Remove support for version-0 calling conventions.
Andres Freund
2017-03-12
Recommend wrappers of PG_DETOAST_DATUM_PACKED().
Noah Misch
2017-01-18
Doc: improve documentation of new SRF-in-tlist behavior.
Tom Lane
[next]