Commit Graph

15838 Commits (cd0f42e87c6e90805437caabc71e2e36657ff0d8)
 

Author SHA1 Message Date
Bruce Momjian cd0f42e87c Attached is a (very small) patch to make analyze display some 23 years ago
Tom Lane f63cbccac7 Mop-up for previous change to determine default shared_buffers and 23 years ago
Teodor Sigaev 9116f6c91a fix module name in MODULE_PATHNAME substitution 23 years ago
Barry Lind 06bbd98a15 Attempt to fix setMaxFieldSize() logic that was checked in yesterday. 23 years ago
Tom Lane 3e51c1553c Add the Brazilian time zone abbreviations BRT, BRST, FNT, FNST. 23 years ago
Tom Lane 412c57b15f Allow parsing of time and timetz inputs to accept the documented input 23 years ago
Peter Eisentraut 3b87c1f8b6 Translation updates 23 years ago
Tom Lane a17f2d76cc Refactor code so that to_date() does not call to_timestamp() and then 23 years ago
Michael Meskes 4b02f3c4eb Synced parser and fixed a bug in error output to log file. 23 years ago
Bruce Momjian 048cb1ce6b Add: 23 years ago
Bruce Momjian f3dda96452 Fix unixware thread test. 23 years ago
Tatsuo Ishii 0c9f978c0c Fix GB18030 to UTF-8 mapping table 23 years ago
Bruce Momjian eb4dded09e Add quotes to += of unixware threads define. 23 years ago
Bruce Momjian 55b5fc9a9a Add: 23 years ago
Barry Lind 2495365df1 Applied patches from Oliver Jowett to fix the following bugs: 23 years ago
Peter Eisentraut 478bb0268f Fix translation mistake. 23 years ago
Peter Eisentraut 903fe8fc6f Translation updates 23 years ago
Peter Eisentraut 693aad413b Change warnings for non-existing or pre-existing cursors to errors. 23 years ago
Peter Eisentraut c3664c0c00 Add macros for error result fields to libpq. 23 years ago
Tatsuo Ishii b4ab39ff05 Fix GB18030 to UTF-8 mapping table 23 years ago
Peter Eisentraut 3d0d78ce2f Bring the makefiles up to our conventions. 23 years ago
Peter Eisentraut 4682776302 Enable uninstalling data files that were installed from a subdirectory of 23 years ago
Peter Eisentraut 200b7d11af Fix uninstall target. 23 years ago
Peter Eisentraut 588970c399 Correct uninstall target. 23 years ago
Tom Lane 29a43f398a Tweak grammar to use FastAppend rather than lappend when constructing 23 years ago
Tom Lane 92ee2528d8 Tweak processing of multiple-index-scan plans to reduce overhead when 23 years ago
Teodor Sigaev 38e2bf6283 ISpell info updated 23 years ago
Peter Eisentraut ef38ca9b3d Translation updates 23 years ago
Tom Lane 432fb5b886 Updates for array documentation, from Joe Conway. 23 years ago
Tom Lane 80860c32d9 Improve dynahash.c's API so that caller can specify the comparison function 23 years ago
Tom Lane 23e10843db When compiling a plpgsql trigger function, include the OID of the table 23 years ago
Bruce Momjian 141490354e Done: 23 years ago
Tom Lane e945246321 Fix ARRAY[] construct so that in multidimensional case, elements can 23 years ago
Tom Lane de9c553f6b Clean up locktable init code per recent gripe from Kurt Roeckx. 23 years ago
Tom Lane c771838106 Somebody forgot to include any actual documentation for ADD_MISSING_FROM. 23 years ago
Tom Lane 4215947986 Update documentation to reflect the fact that ORDER BY, GROUP BY, etc 23 years ago
Tom Lane 1b68704482 Fix broken markup. 23 years ago
Tom Lane ec646dbc65 Create a 'type cache' that keeps track of the data needed for any particular 23 years ago
Bruce Momjian d89578ccbe Add to release notes. 23 years ago
Bruce Momjian 42588d436d Add: 23 years ago
Bruce Momjian a9f9a97906 I almost forgot mark in docs "to_char(interval)" as deprecated function. 23 years ago
Bruce Momjian 7f5079db98 Add: 23 years ago
Bruce Momjian 41477b9a83 This patch makes two minor fixes to the docs: (1) fixes a 23 years ago
Bruce Momjian e7f266e5fe There is a misstatement in the CLOSE reference page, now that we 23 years ago
Bruce Momjian b433f405c5 Add: 23 years ago
Bruce Momjian 2326ade600 I just noticed that the sample pg_hba.conf in the docs doesn't contain 23 years ago
Bruce Momjian f7d9aa8fbf The attached patch adds some clarification to the documentation of the 23 years ago
Bruce Momjian 6499ebb72b Add: 23 years ago
Bruce Momjian 237b4d6845 Add: 23 years ago
Bruce Momjian 01d0d34694 Add: 23 years ago