Commit Graph

7717 Commits (ef6164de1d60f65039a73f5975d50b4fa10b8a5b)
 

Author SHA1 Message Date
Peter Eisentraut ef6164de1d Revert removal of signed, volatile, and signal handler arg type tests. 26 years ago
Bruce Momjian dffd8cac3d * to_char: 26 years ago
Bruce Momjian d4f626507c This is mostly the same as an earlier patch I 26 years ago
Bruce Momjian c51041f4ba Here is a patch against the same cvs tree as the SSL patch (Aug 20). 26 years ago
Tom Lane 46426b6d01 Update obsolete comments. 26 years ago
Tom Lane fdc02f8fc2 Remove bogus use of int4out(). 26 years ago
Peter Eisentraut 3ce5c6f4d8 Maybe "shared_buffers" is a slightly better name than "shmem_buffers" for -B. 26 years ago
Peter Eisentraut f03fc94e7d New configure test for flex, which recognizes only flex but does so in all 26 years ago
Tom Lane 4c8d2f7f7b Clean up callers of AllocateFile and BasicOpenFile to ensure that 26 years ago
Tom Lane 5ba9d8c2d4 Change ReleaseLruFile() usage so that if we cannot release any more 26 years ago
Bruce Momjian a041c9c24e Update FAQ. 26 years ago
Peter Eisentraut 79abd73eee Remove configure tests for `signed', `volatile', and signal handler args; 26 years ago
Tatsuo Ishii bfdd6a716d Change pg_mblen and pg_encoding_mblen return types from void 26 years ago
Bruce Momjian 86ff9d2912 Update FAQ. 26 years ago
Tom Lane 196d6f4e35 Tired of seeing these warnings ... 26 years ago
Tom Lane d70bf0dd35 Rename BITSPERBYTE to BITS_PER_BYTE to avoid conflict with <values.h> 26 years ago
Peter Eisentraut 662f6a557c Fix AC_FUNC_ACCEPT_ARGTYPES to accept `const struct sockaddr *' as second 26 years ago
Tom Lane c42f82d428 This file seems not to have been updated for the most 26 years ago
Peter Eisentraut 09b1576430 Update platform FAQs 26 years ago
Bruce Momjian ed0b3f2d99 Remove old FAQ files. 26 years ago
Bruce Momjian 507b429cbe Update FAQ. 26 years ago
Peter Eisentraut 9314141116 Add pg-config utility that stores some configuration parameters other 26 years ago
Tom Lane 40549e9cb5 Tweak btree insertion to avoid O(N^2) slowdown with large numbers of 26 years ago
Tom Lane 3d3ca010aa Avoid creating a TOAST table if we can prove that the maximum tuple 26 years ago
Thomas G. Lockhart a5da56d320 Fix typos and inconsistancies found by He Weiping 26 years ago
Tatsuo Ishii 8cca25728b Change return type of: 26 years ago
Peter Eisentraut 996832caee Make the location of the Kerberos server key file run time configurable 26 years ago
Tom Lane 69cf335687 Documentation updates to reflect TOAST and new-style fmgr. 26 years ago
Tom Lane 0813fcbc08 Documentation updates to reflect TOAST and new-style fmgr. 26 years ago
Tom Lane 481487b964 GetAttributeByName and GetAttributeByNum should be declared to return 26 years ago
Tom Lane d9eb7d8fa1 Update funcs tutorial for new function manager. 26 years ago
Tom Lane 782c16c6a1 SQL-language functions are now callable in ordinary fmgr contexts ... 26 years ago
Thomas G. Lockhart 87523ab8db Comment fixes from Larry Rosenman" <ler@lerctr.org>. 26 years ago
Thomas G. Lockhart 8a35cbe1db Add functions to convert to and from text, and to truncate to MAC OUI. 26 years ago
Thomas G. Lockhart aa2a3bfd48 Create and manage information on MAC address OUIs 26 years ago
Thomas G. Lockhart 2b6a35f7cd Fix several <ulink> tags which refer to e-mail addresses 26 years ago
Tom Lane f9b2f9bb76 Fix plpgsql lexer to accept Windows-style and Mac-style newlines as 26 years ago
Tatsuo Ishii 84d0865d03 Make scanner multibyte aware. Currently it may produce an incorrect 26 years ago
Tatsuo Ishii bc2cf76a59 Make makeObjectName multibyte aware. Currently, it may produce 26 years ago
Tatsuo Ishii 88d7b4a250 Add multibyte support for both LIKE and ILIKE 26 years ago
Tom Lane 0147b1934f Fix a many-legged critter reported by chifungfan@yahoo.com: under the 26 years ago
Tom Lane 94e90d9a86 Add some more Assert checks. 26 years ago
Tom Lane 7893462e44 Move pg_checkretval out of the planner (where it never belonged) into 26 years ago
Tom Lane 469673f966 Fix format_type() to display correct lengths for BIT/BIT VARYING. 26 years ago
Tom Lane e67ff6b670 fmgr interface mopup work. Use new DatumGetBool and BoolGetDatum 26 years ago
Tom Lane b503cbe319 First pass at integrating BIT and BIT VARYING code from Adriaan Joubert. 26 years ago
Tom Lane d594eecde2 Standardize on just one spelling of BITSPERBYTE. 26 years ago
Peter Eisentraut 81ddc46c8c coupla minor fixes in the `make dist' support code 26 years ago
Peter Eisentraut a67343d67d Substitute libdir into createlang as last resort so one doesn't have to set 26 years ago
Peter Eisentraut 9b3d66ecbd Introduce HAVE_UNIX_SOCKETS symbol to replace repeatedly listing all the 26 years ago