2019-10-25 |
Amit Kapila | Make the order of the header file includes consistent... |
tree | commitdiff |
2019-10-07 |
Peter Eisentraut | Simplify PGAC_STRUCT_TIMEZONE Autoconf macro |
tree | commitdiff |
2019-10-04 |
Robert Haas | Rename some toasting functions based on whether they... |
tree | commitdiff |
2019-09-05 |
Robert Haas | Split tuptoaster.c into three separate files. |
tree | commitdiff |
2019-08-21 |
Peter Eisentraut | Remove master/slave usage from plpgsql tests |
tree | commitdiff |
2019-08-19 |
Michael Paquier | Fix inconsistencies and typos in the tree, take 11 |
tree | commitdiff |
2019-08-15 |
Tom Lane | Fix plpgsql to re-look-up composite type names at need. |
tree | commitdiff |
2019-08-13 |
Michael Paquier | Fix inconsistencies and typos in the tree, take 10 |
tree | commitdiff |
2019-08-05 |
Michael Paquier | Fix inconsistencies and typos in the tree, take 9 |
tree | commitdiff |
2019-07-29 |
Michael Paquier | Fix inconsistencies and typos in the tree |
tree | commitdiff |
2019-07-22 |
Michael Paquier | Fix inconsistencies and typos in the tree |
tree | commitdiff |
2019-07-15 |
Tom Lane | Represent Lists as expansible arrays, not chains of... |
tree | commitdiff |
2019-07-08 |
Michael Paquier | Fix inconsistencies in the code |
tree | commitdiff |
2019-07-03 |
Tom Lane | Ensure plpgsql result tuples have the right composite... |
tree | commitdiff |
2019-06-17 |
Peter Eisentraut | Translation updates |
tree | commitdiff |
2019-06-17 |
Michael Paquier | Fix more typos and inconsistencies in the tree |
tree | commitdiff |
2019-06-02 |
Tom Lane | Clean up PL/Perl's handling of the _() macro. |
tree | commitdiff |
2019-05-31 |
Tom Lane | Fix C++ incompatibilities in plpgsql's header files. |
tree | commitdiff |
2019-05-31 |
Tom Lane | Fix assorted header files that failed to compile standa... |
tree | commitdiff |
2019-05-22 |
Tom Lane | Phase 2 pgindent run for v12. |
tree | commitdiff |
2019-05-22 |
Tom Lane | Initial pgindent run for v12. |
tree | commitdiff |
2019-05-20 |
Peter Eisentraut | Translation updates |
tree | commitdiff |
2019-05-09 |
Peter Eisentraut | Fix grammar in error message |
tree | commitdiff |
2019-04-19 |
Tom Lane | Fix problems with auto-held portals. |
tree | commitdiff |
2019-04-11 |
Tom Lane | Move plpgsql error-trapping tests to a new module-speci... |
tree | commitdiff |
2019-03-30 |
Peter Eisentraut | Generated columns |
tree | commitdiff |
2019-03-24 |
Peter Eisentraut | Transaction chaining |
tree | commitdiff |
2019-03-15 |
Peter Eisentraut | PL/Tcl: Improve trigger tests organization |
tree | commitdiff |
2019-03-14 |
Peter Eisentraut | Refactor ParamListInfo initialization |
tree | commitdiff |
2019-02-25 |
Peter Eisentraut | Remove unnecessary use of PROCEDURAL |
tree | commitdiff |
2019-02-13 |
Peter Eisentraut | More unconstify use |
tree | commitdiff |
2019-02-01 |
Alvaro Herrera | Renaming for new subscripting mechanism |
tree | commitdiff |
2019-01-29 |
Tom Lane | Refactor planner's header files. |
tree | commitdiff |
2019-01-26 |
Andres Freund | Change function call information to be variable length. |
tree | commitdiff |
2019-01-24 |
Peter Eisentraut | PL/pgSQL: Add statement ID to statement structures |
tree | commitdiff |
2019-01-23 |
Heikki Linnakangas | Fix misc typos in comments. |
tree | commitdiff |
2019-01-10 |
Tom Lane | Use perfect hashing, instead of binary search, for... |
tree | commitdiff |
2019-01-09 |
Tom Lane | Update docs & tests to reflect that unassigned OLD... |
tree | commitdiff |
2019-01-06 |
Tom Lane | Replace the data structure used for keyword lookup. |
tree | commitdiff |
2019-01-04 |
Tom Lane | Support plpgsql variable names that conflict with unres... |
tree | commitdiff |
2019-01-02 |
Bruce Momjian | Update copyright for 2019 |
tree | commitdiff |
2018-12-30 |
Michael Paquier | Trigger stmt_beg and stmt_end for top-level statement... |
tree | commitdiff |
2018-12-19 |
Tom Lane | Make type "name" collation-aware. |
tree | commitdiff |
2018-12-13 |
Tom Lane | Drop no-op CoerceToDomain nodes from expressions at... |
tree | commitdiff |
2018-12-06 |
Michael Paquier | Fix some errhint and errdetail strings missing a period |
tree | commitdiff |
2018-11-21 |
Andres Freund | Remove WITH OIDS support, change oid catalog column... |
tree | commitdiff |
2018-11-18 |
Andrew Dunstan | fix typo |
tree | commitdiff |
2018-11-18 |
Andrew Dunstan | Silence MSVC warnings about redefinition of isnan |
tree | commitdiff |
2018-11-10 |
Tom Lane | Fix error-cleanup mistakes in exec_stmt_call(). |
tree | commitdiff |
2018-11-04 |
Tom Lane | Fix bugs in plpgsql's handling of CALL argument lists. |
tree | commitdiff |
2018-10-18 |
Tom Lane | Still further rethinking of build changes for macOS... |
tree | commitdiff |
2018-10-08 |
Tom Lane | Fix omissions in snprintf.c's coverage of standard... |
tree | commitdiff |
2018-10-08 |
Tom Lane | Advance transaction timestamp for intra-procedure trans... |
tree | commitdiff |
2018-10-05 |
Tom Lane | Ensure that PLPGSQL_DTYPE_ROW variables have valid... |
tree | commitdiff |
2018-10-02 |
Andres Freund | Use slots more widely in tuple mapping code and make... |
tree | commitdiff |
2018-09-26 |
Tom Lane | Clean up *printf macros to avoid conflict with format... |
tree | commitdiff |
2018-09-26 |
Tom Lane | Implement %m in src/port/snprintf.c, and teach elog... |
tree | commitdiff |
2018-09-26 |
Tom Lane | Always use our own versions of *printf(). |
tree | commitdiff |
2018-09-26 |
Tom Lane | Convert elog.c's useful_strerror() into a globally... |
tree | commitdiff |
2018-09-25 |
Tom Lane | Make some fixes to allow building Postgres on macOS... |
tree | commitdiff |
2018-09-16 |
Andrew Gierth | Fix out-of-tree build for transform modules. |
tree | commitdiff |
2018-09-07 |
Peter Eisentraut | Use C99 designated initializers for some structs |
tree | commitdiff |
2018-09-05 |
Peter Eisentraut | PL/Python: Remove use of simple slicing API |
tree | commitdiff |
2018-08-27 |
Peter Eisentraut | Fix snapshot leak warning for some procedures |
tree | commitdiff |
2018-08-24 |
Andres Freund | Remove test for VA_ARGS, implied by C99. |
tree | commitdiff |
2018-08-23 |
Peter Eisentraut | PL/pgSQL: Extend test case |
tree | commitdiff |
2018-07-26 |
Tom Lane | Provide plpgsql tests for cases involving record field... |
tree | commitdiff |
2018-07-24 |
Tomas Vondra | Add strict_multi_assignment and too_many_rows plpgsql... |
tree | commitdiff |
2018-07-23 |
Andres Freund | Mop-up for 3522d0eaba5, which missed some alternative... |
tree | commitdiff |
2018-07-22 |
Andres Freund | Deduplicate "invalid input syntax" messages for various... |
tree | commitdiff |
2018-07-18 |
Heikki Linnakangas | Fix misc typos, mostly in comments. |
tree | commitdiff |
2018-07-13 |
Peter Eisentraut | Prohibit transaction commands in security definer proce... |
tree | commitdiff |
2018-07-06 |
Peter Eisentraut | Fix assert in nested SQL procedure call |
tree | commitdiff |
2018-06-26 |
Peter Eisentraut | Reword SPI_ERROR_TRANSACTION errors in PL/pgSQL |
tree | commitdiff |
2018-06-18 |
Tom Lane | Allow plperl_sv_to_datum to look through scalar refs. |
tree | commitdiff |
2018-05-27 |
Andrew Dunstan | Don't fall off the end of perl functions |
tree | commitdiff |
2018-05-25 |
Tom Lane | Fix misidentification of SQL statement type in plpgsql... |
tree | commitdiff |
2018-05-21 |
Peter Eisentraut | Translation updates |
tree | commitdiff |
2018-05-18 |
Tom Lane | Small improvement for plpgsql regression test. |
tree | commitdiff |
2018-05-16 |
Tom Lane | Detoast plpgsql variables if they might live across... |
tree | commitdiff |
2018-05-07 |
Andrew Dunstan | Clean up some perlcritic warnings |
tree | commitdiff |
2018-05-04 |
Peter Eisentraut | Update expected files for older Python versions |
tree | commitdiff |
2018-05-03 |
Peter Eisentraut | Tweak tests to support Python 3.7 |
tree | commitdiff |
2018-05-02 |
Tom Lane | Suppress some compiler warnings in plperl on Windows. |
tree | commitdiff |
2018-05-01 |
Tom Lane | Clean up warnings from -Wimplicit-fallthrough. |
tree | commitdiff |
2018-04-30 |
Peter Eisentraut | Remove plperl isnan hack |
tree | commitdiff |
2018-04-27 |
Peter Eisentraut | perltidy: Add option --nooutdent-long-comments |
tree | commitdiff |
2018-04-26 |
Tom Lane | Post-feature-freeze pgindent run. |
tree | commitdiff |
2018-04-14 |
Peter Eisentraut | Support named and default arguments in CALL |
tree | commitdiff |
2018-04-12 |
Tom Lane | Fix YA parallel-make hazard, this one in "make check... |
tree | commitdiff |
2018-04-12 |
Simon Riggs | Revert MERGE patch |
tree | commitdiff |
2018-04-10 |
Tom Lane | Put back parallel-safety guards in plpython and src... |
tree | commitdiff |
2018-04-09 |
Tom Lane | Fix partial-build problems introduced by having more... |
tree | commitdiff |
2018-04-08 |
Tom Lane | Merge catalog/pg_foo_fn.h headers back into pg_foo... |
tree | commitdiff |
2018-04-05 |
Peter Eisentraut | PL/pgSQL: Add support for SET TRANSACTION |
tree | commitdiff |
2018-04-05 |
Peter Eisentraut | Fix plan cache issue in PL/pgSQL CALL |
tree | commitdiff |
2018-04-03 |
Simon Riggs | MERGE SQL Command following SQL:2016 |
tree | commitdiff |
2018-04-02 |
Simon Riggs | Revert "Modified files for MERGE" |
tree | commitdiff |
2018-04-02 |
Simon Riggs | Modified files for MERGE |
tree | commitdiff |
2018-04-01 |
Tom Lane | Fix a boatload of typos in C comments. |
tree | commitdiff |
next |