postgresql/src/backend
Bruce Momjian ea4223c45f FIx for indexing regex stuff. Change rowoid to objoid. 1997-11-14 05:57:46 +00:00
..
access Good Bye, Time Travel! 1997-11-02 15:27:14 +00:00
bootstrap Inline memset() as MemSet(). 1997-09-18 20:22:58 +00:00
catalog Add pg_description table for info on tables, columns, operators, types, and aggregates. Modify psql with new \dd operator to access description 1997-11-13 03:23:18 +00:00
commands Remove NOT_USED for Massimo. 1997-11-05 21:18:59 +00:00
executor Remove NOT_USED for Massimo. 1997-11-05 21:18:59 +00:00
lib Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
libpq Clean up indenting. 1997-11-10 05:16:00 +00:00
main Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
nodes Good Bye, Time Travel! 1997-11-02 15:27:14 +00:00
optimizer Fix handling of functions with non-attribute first argument in WHERE 1997-09-25 12:48:15 +00:00
parser FIx for indexing regex stuff. Change rowoid to objoid. 1997-11-14 05:57:46 +00:00
port AIX patch from Darren King. 1997-10-30 03:37:28 +00:00
postmaster Fix case issues with quotes. 1997-11-10 05:10:50 +00:00
regex Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
rewrite Change column number constant to reflect change in column name 1997-10-25 05:38:52 +00:00
storage Support alternate database locations. 1997-11-07 06:38:51 +00:00
tcop Do a more complete job of supporting time zone information. 1997-11-10 15:37:15 +00:00
tioga Rename strNcpy to StrNCpy, and change third parameter. 1997-10-25 01:10:58 +00:00
utils Add errormsg initialization from patch by Keith Parks. 1997-11-10 15:15:40 +00:00
Makefile Add pg_description table for info on tables, columns, operators, types, and aggregates. Modify psql with new \dd operator to access description 1997-11-13 03:23:18 +00:00