Commit Graph

37 Commits (31c36102cab914f6664ee2db20c7732aeb51a02b)

Author SHA1 Message Date
Bruce Momjian a32450a585 pgindent run before 6.3 release, with Thomas' requested changes. 28 years ago
Bruce Momjian 0386a50f31 Pass around typmod as int16. 28 years ago
Marc G. Fournier 68c6ddbe8f Fix for ltoa() problem pointed out by Stan Brown <stanb@awod.com> 28 years ago
Bruce Momjian c65ea0e040 New pg_attribute.atttypmod for type-specific information like 28 years ago
Thomas G. Lockhart cc19151e3b Add substring function for text based on oracle_compat package but 28 years ago
Thomas G. Lockhart 0c714ea9ae Lengthen some time conversion routine names now that longer names 28 years ago
Thomas G. Lockhart a58825a467 Add declarations for text, bpchar, and varchar length functions. 28 years ago
Bruce Momjian 4e9df155f0 Add new \df psql option and oid8types() function. 29 years ago
Thomas G. Lockhart cc1b420cfd Add routines istrue() and isfalse() to directly evaluate boolean type. 29 years ago
Thomas G. Lockhart 60fee0d67c Add conversion routines for int2, int4, and oid to and from text. 29 years ago
Thomas G. Lockhart 070d494464 Clean up function declarations for the boolean type package 29 years ago
Thomas G. Lockhart d0ab9c3f81 Add tinterval comparison routines. 29 years ago
Bruce Momjian 59f6a57e59 Used modified version of indent that understands over 100 typedefs. 29 years ago
Bruce Momjian 075cede748 Add typdefs to pgindent run. 29 years ago
Bruce Momjian 319dbfa736 Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 29 years ago
Bruce Momjian 1ccd423235 Massive commit to run PGINDENT on all *.c and *.h files. 29 years ago
Bruce Momjian 1d8bbfd2e7 Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 29 years ago
Thomas G. Lockhart e89d139dbe Add new routines. 29 years ago
Thomas G. Lockhart 45409f0cdd Remove code not previously enabled with USE_NEW_DATE and USE_NEW_TIME 29 years ago
Thomas G. Lockhart 9fd868d16a Rename new float and int conversion routines to avoid conflicts with 29 years ago
Thomas G. Lockhart 407cd4ee24 Add a few type conversion functions. 29 years ago
Thomas G. Lockhart 0a95a17da2 Change mixed-case routines to lower-case for case-insensitive SQL. 29 years ago
Marc G. Fournier 88d740462f From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov> 29 years ago
Marc G. Fournier 2ab34dfe1a From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov> 29 years ago
Marc G. Fournier 070381482f From: "D'Arcy J.M. Cain" <darcy@druid.net> 29 years ago
Marc G. Fournier 791c075852 Date/Time updates from Thomas... 29 years ago
Marc G. Fournier 071484c5d8 From: Dan McGuirk <mcguirk@indirect.com> 29 years ago
Bruce Momjian b913dd1f9e Add prototypes for oracle-compat functions. Rename geo-*.c adt to geo_*.c 29 years ago
Bruce Momjian 6eb0525185 Prevent under/over flow of float8 constants in parser. Small regression fix. 29 years ago
Bruce Momjian b3ce105b31 Add prototype for new datetime functions. 30 years ago
Bruce Momjian aaeef4d17d All external function definitions now have prototypes that are checked. 30 years ago
Marc G. Fournier 0b3cb80e03 finally, this directory is (should be!) totally clean 30 years ago
Marc G. Fournier 5a5f9420e5 Another series started from utils/builtins.h 30 years ago
Bruce Momjian 7e42f4814d Removed PORTNAME_. Use OS version only. 30 years ago
Marc G. Fournier ff36ebc922 More cleans of the inter-dependencies in the #include files 30 years ago
Marc G. Fournier 99412aef23 remove: 30 years ago
Marc G. Fournier 1054097464 More cleanups of the include files 30 years ago
Marc G. Fournier e5e12f6405 More cleanups by "Kurt J. Lidl" <lidl@va.pubnix.com> 30 years ago
Marc G. Fournier d31084e9d1 Postgres95 1.01 Distribution - Virgin Sources 30 years ago