postgresql/src/include
Tom Lane 689eb53e47 Error message editing in backend/utils (except /adt). 2003-07-25 20:18:01 +00:00
..
access Revise hash join and hash aggregation code to use the same datatype- 2003-06-22 22:04:55 +00:00
bootstrap Update copyright to 2002. 2002-06-20 20:29:54 +00:00
catalog SQL functions can have arguments and results declared ANYARRAY or 2003-07-01 00:04:39 +00:00
commands Cause SHOW DATESTYLE to produce a string that will be accepted by SET 2003-07-15 19:19:56 +00:00
executor Error message editing in backend/executor. 2003-07-21 17:05:12 +00:00
lib Infrastructure for upgraded error reporting mechanism. elog.c is 2003-04-24 21:16:45 +00:00
libpq Have a go at fixing various outstanding portability issues in code that 2003-07-23 23:30:41 +00:00
mb In src/include/mb/pg_wchar.h we have: 2003-06-02 18:59:25 +00:00
nodes Code review for UPDATE tab SET col = DEFAULT patch ... whack it around 2003-07-03 16:34:26 +00:00
optimizer Make cost estimates for SubqueryScan more realistic: charge cpu_tuple_cost 2003-07-14 22:35:54 +00:00
parser Another round of error message editing, covering backend/commands/. 2003-07-20 21:56:35 +00:00
port IPv6 cleanups. 2003-06-12 07:36:51 +00:00
regex Replace regular expression package with Henry Spencer's latest version 2003-02-05 17:41:33 +00:00
rewrite Rule rewriter was doing the wrong thing with conditional INSTEAD rules 2002-10-20 00:58:55 +00:00
storage Add Opteron/Itanium comment. 2003-07-20 04:31:32 +00:00
tcop Add GUC parameter to control rendezvous name. 2003-07-22 20:29:13 +00:00
utils Error message editing in backend/utils (except /adt). 2003-07-25 20:18:01 +00:00
Makefile Include directory rearrangement 2001-08-28 14:20:28 +00:00
c.h Attached is the complete diff against current CVS. 2003-06-12 08:15:29 +00:00
fmgr.h SQL functions can have arguments and results declared ANYARRAY or 2003-07-01 00:04:39 +00:00
funcapi.h pgindent run. 2002-09-04 20:31:48 +00:00
getaddrinfo.h Have a go at fixing various outstanding portability issues in code that 2003-07-23 23:30:41 +00:00
getopt_long.h Use our own version of getopt_long() if the OS doesn't have one. 2003-01-06 18:53:25 +00:00
miscadmin.h Make EXTRACT(TIMEZONE) and SET/SHOW TIMEZONE follow the SQL convention 2003-07-17 00:55:37 +00:00
pg_config.h.in Have a go at fixing various outstanding portability issues in code that 2003-07-23 23:30:41 +00:00
pg_config.h.win32 Attached is the complete diff against current CVS. 2003-06-12 08:15:29 +00:00
pg_config_manual.h IPv6 cleanups. 2003-06-12 07:36:51 +00:00
pgstat.h Put back encoding-conversion step in processing of incoming queries; 2003-04-27 20:09:44 +00:00
port.h Do not include: 2003-06-24 00:44:29 +00:00
postgres.h Generate pg_config.h.in by autoheader. Separate out manually editable 2003-04-06 22:45:23 +00:00
postgres_ext.h Compiling anything that uses InvalidOid under g++ yields a warning about 2003-03-18 17:21:07 +00:00
postgres_fe.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
rusagestub.h Allow Win32 to compile under MinGW. Major changes are: 2003-05-15 16:35:30 +00:00
strdup.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00