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
/
src
/
pl
/
plperl
Age
Commit message (
Expand
)
Author
2020-03-05
Remove the "opaque" pseudo-type and associated compatibility hacks.
Tom Lane
2020-03-02
Represent command completion tags as structs
Alvaro Herrera
2020-02-19
Remove support for upgrading extensions from "unpackaged" state.
Tom Lane
2020-01-30
Clean up newlines following left parentheses
Alvaro Herrera
2020-01-30
Fix test failure with non-MULTIPLICITY Perl interpreters.
Tom Lane
2020-01-29
Invent "trusted" extensions, and remove the pg_pltemplate catalog.
Tom Lane
2020-01-01
Update copyrights for 2020
Bruce Momjian
2019-11-28
Remove useless "return;" lines
Alvaro Herrera
2019-11-25
Make the order of the header file includes consistent.
Amit Kapila
2019-11-12
Fix ecpglib.h to declare bool consistently with c.h.
Tom Lane
2019-11-04
Fix some compiler warnings on older compilers
Peter Eisentraut
2019-11-01
PG_FINALLY
Peter Eisentraut
2019-07-29
Fix inconsistencies and typos in the tree
Michael Paquier
2019-06-17
Translation updates
Peter Eisentraut
2019-06-17
Fix more typos and inconsistencies in the tree
Michael Paquier
2019-06-02
Clean up PL/Perl's handling of the _() macro.
Tom Lane
2019-05-31
Fix assorted header files that failed to compile standalone.
Tom Lane
2019-05-22
Phase 2 pgindent run for v12.
Tom Lane
2019-05-20
Translation updates
Peter Eisentraut
2019-04-19
Fix problems with auto-held portals.
Tom Lane
2019-03-30
Generated columns
Peter Eisentraut
2019-02-25
Remove unnecessary use of PROCEDURAL
Peter Eisentraut
2019-01-26
Change function call information to be variable length.
Andres Freund
2019-01-02
Update copyright for 2019
Bruce Momjian
2018-11-21
Remove WITH OIDS support, change oid catalog column visibility.
Andres Freund
2018-11-18
fix typo
Andrew Dunstan
2018-11-18
Silence MSVC warnings about redefinition of isnan
Andrew Dunstan
2018-10-18
Still further rethinking of build changes for macOS Mojave.
Tom Lane
2018-10-08
Fix omissions in snprintf.c's coverage of standard *printf functions.
Tom Lane
2018-09-26
Clean up *printf macros to avoid conflict with format archetypes.
Tom Lane
2018-09-26
Always use our own versions of *printf().
Tom Lane
2018-09-25
Make some fixes to allow building Postgres on macOS 10.14 ("Mojave").
Tom Lane
2018-09-16
Fix out-of-tree build for transform modules.
Andrew Gierth
2018-06-18
Allow plperl_sv_to_datum to look through scalar refs.
Tom Lane
2018-05-27
Don't fall off the end of perl functions
Andrew Dunstan
2018-05-21
Translation updates
Peter Eisentraut
2018-05-07
Clean up some perlcritic warnings
Andrew Dunstan
2018-05-02
Suppress some compiler warnings in plperl on Windows.
Tom Lane
2018-04-30
Remove plperl isnan hack
Peter Eisentraut
2018-04-27
perltidy: Add option --nooutdent-long-comments
Peter Eisentraut
2018-04-08
Merge catalog/pg_foo_fn.h headers back into pg_foo.h headers.
Tom Lane
2018-03-28
Allow committing inside cursor loop
Peter Eisentraut
2018-03-27
Allow memory contexts to have both fixed and variable ident strings.
Tom Lane
2018-03-23
Further fix interaction of Perl and stdbool.h
Peter Eisentraut
2018-03-23
Fix interaction of Perl and stdbool.h
Peter Eisentraut
2018-03-23
Use stdbool.h if suitable
Peter Eisentraut
2018-03-14
Support INOUT arguments in procedures
Peter Eisentraut
2018-03-05
Remove some obsolete procedure-specific code from PLs
Peter Eisentraut
2018-03-02
Add prokind column, replacing proisagg and proiswindow
Peter Eisentraut
2018-01-22
Transaction control in PL procedures
Peter Eisentraut
[next]