Commit Graph

47 Commits (de66effede5f7cb6da258e1bfe6fc508ad4cf940)

Author SHA1 Message Date
Bruce Momjian 6ad4249b5c Add more 9.0 release note documentation links. 16 years ago
Peter Eisentraut a401226bd8 Prevent the injection of invalidly encoded strings by PL/Python into PostgreSQL 16 years ago
Peter Eisentraut 66cac8feab Add some more structure and bits of information to PL/Python documentation 16 years ago
Peter Eisentraut adb7764030 PL/Python DO handler 16 years ago
Peter Eisentraut 8f649c9ac4 Add documentation why reassigning PL/Python function parameters in the 16 years ago
Peter Eisentraut dd4cd55c15 Python 3 support in PL/Python 16 years ago
Peter Eisentraut db7386187f PL/Python array support 16 years ago
Alvaro Herrera 3fe3b81183 Update URL to Python bug tracker. Backpatch to 8.3; doesn't seem worthy of 17 years ago
Tom Lane 7692d8d5b7 Support statement-level ON TRUNCATE triggers. Simon Riggs 18 years ago
Bruce Momjian 09a9f10e7f Consistenly use colons before '<programlisting>' blocks, where 19 years ago
Bruce Momjian a134ee3379 Update documentation on may/can/might: 19 years ago
Peter Eisentraut 0f763503ff Spellchecking and such 19 years ago
Tom Lane 425417d498 Editorial improvements for recent plpython doc updates. 19 years ago
Bruce Momjian 389fad1e6b Remove use of '<' and '>' in SGML, use '&' escapes. 19 years ago
Tom Lane 676d1b4e67 Remove duplicated index entry. 20 years ago
Tom Lane 4ae15f29f7 Fix broken markup. 20 years ago
Bruce Momjian 819f22a302 Allow PL/python to return composite types and result sets 20 years ago
Andrew Dunstan 0a269db9cf Add table_name and table_schema to plpython trigger data, plus docs and regression test. 20 years ago
Neil Conway 4de23092d0 Add some links to the CREATE FUNCTION reference page when describing 21 years ago
Bruce Momjian 0e2f88a6d5 We don't put URL's in ulink's because the URL is always generated, but 21 years ago
Bruce Momjian fd977434b3 Adjust SGML ulink tags to the URL is always displayed in our printed docs. 21 years ago
Tom Lane 883ac5ca7a More minor updates and copy-editing. 21 years ago
Tom Lane dfdae5d63c Hook up the plpython result-object nrows and status methods correctly. 21 years ago
Tom Lane b2c4071299 Redesign query-snapshot timing so that volatile functions in READ COMMITTED 22 years ago
Neil Conway 8295c27c89 Add documentation for the new "dollar quoting" feature, and update existing 22 years ago
PostgreSQL Daemon 969685ad44 $Header: -> $PostgreSQL Changes ... 22 years ago
Peter Eisentraut 934c21344c Documentation cleanup 22 years ago
Tom Lane 6e59122490 Update obsolete examples of error messages; various other minor editing. 23 years ago
Peter Eisentraut c326d8f4f2 Add/edit index entries. 23 years ago
Tom Lane dc8dec6a70 Fix documentation comment about restricted environments, per Kevin Jacobs. 23 years ago
Tom Lane 6115224448 Rename plpython to plpythonu, and update documentation to reflect its 23 years ago
Peter Eisentraut a8cb3368db General editing 23 years ago
Bruce Momjian b6f0c50232 Small update for the removal of some memory leaks in plpython SGML example. 24 years ago
Bruce Momjian 909a8377db The valid return value should be MODIFY instead of MODIFIED. 24 years ago
Tom Lane 634e440b58 Fix busted markup. 24 years ago
Peter Eisentraut bc49968764 Add more appropriate markup. 24 years ago
Peter Eisentraut da123b7c58 Update installation instructions and put mostly everything in one place. 24 years ago
Peter Eisentraut b6ea172ace Spell checking and markup additions 24 years ago
Bruce Momjian ade0fe5cb4 Update docs for new stored procedure error levels. 24 years ago
Peter Eisentraut 731204e090 Editorial review 24 years ago
Thomas G. Lockhart 2475e87481 Deprecate 'current' for date/time input. 24 years ago
Bruce Momjian 05979312ed Added a few paragraphs to explain current restricted execution environment, 24 years ago
Peter Eisentraut 3c879e3738 Add some more index entries. 24 years ago
Peter Eisentraut 351a0c1736 Replace ASCII-quotes with proper markup. 25 years ago
Bruce Momjian 33a82e7fd8 Here's some matching documentation, including some other 25 years ago
Peter Eisentraut a457d33516 Markup and spell-check run over Programmer's Guide (rather incomplete still). 25 years ago
Peter Eisentraut bbc3920fe9 PL/Python should build portably now, if you can get over the fact that 25 years ago