postgresql/src/include
Tom Lane 1ab415596d Correct the volatility labeling of ten timestamp-related functions,
per discussion from Friday.  initdb not forced in this commit but I intend
to do that later.
2004-10-04 22:13:14 +00:00
..
access Restructure subtransaction handling to reduce resource consumption, 2004-09-16 16:58:44 +00:00
bootstrap Update copyright to 2004. 2004-08-29 04:13:13 +00:00
catalog Correct the volatility labeling of ten timestamp-related functions, 2004-10-04 22:13:14 +00:00
commands Adjust index locking rules as per my proposal of earlier today. You 2004-09-30 23:21:26 +00:00
executor ExecProcAppend() wasn't called ExecAppend() because the latter name was 2004-09-24 01:36:37 +00:00
lib Update copyright to 2004. 2004-08-29 04:13:13 +00:00
libpq Remove references to the ODBC driver from the main source tree. From Kris 2004-09-27 04:18:28 +00:00
mb Allow WIN1250 as server encoding. 2004-09-17 21:59:57 +00:00
nodes A few minor list-related cleanups: 2004-09-27 04:12:03 +00:00
optimizer Clean up handling of inherited-table update queries, per bug report 2004-10-02 22:39:49 +00:00
parser Come to think of it, functions in FROM have the same syntactic restriction 2004-09-30 00:24:27 +00:00
port Add new macro as shorthand for MS VC and Borland C++: 2004-09-27 23:24:45 +00:00
postmaster Replace log_filename_prefix with more general log_filename parameter, 2004-08-31 04:53:44 +00:00
regex Solve the 'Turkish problem' with undesirable locale behavior for case 2004-05-07 00:24:59 +00:00
rewrite Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
storage Minor adjustments to improve the accuracy of our computation of required 2004-09-29 15:15:56 +00:00
tcop Redesign query-snapshot timing so that volatile functions in READ COMMITTED 2004-09-13 20:10:13 +00:00
utils Code review for NOWAIT patch: downgrade NOWAIT from fully reserved keyword 2004-10-01 16:40:05 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
c.h Add new macro as shorthand for MS VC and Borland C++: 2004-09-27 23:24:45 +00:00
fmgr.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
funcapi.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
getaddrinfo.h Add new macro as shorthand for MS VC and Borland C++: 2004-09-27 23:24:45 +00:00
getopt_long.h $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
miscadmin.h Fix error in Windows version of CHECK_FOR_INTERRUPTS macro. 2004-09-06 23:55:34 +00:00
pg_config.h.in Detect locale/encoding mismatch in initdb, or pick a suitable encoding 2004-07-14 17:55:10 +00:00
pg_config.h.win32 Label CVS tip as 8.0devel instead of 7.5devel. Adjust various comments 2004-08-04 21:34:35 +00:00
pg_config_manual.h Minor cleanup. 2004-09-10 14:27:37 +00:00
pgstat.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
pgtime.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
port.h Add new macro as shorthand for MS VC and Borland C++: 2004-09-27 23:24:45 +00:00
postgres.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
postgres_ext.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
postgres_fe.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
rusagestub.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
strdup.h Fix an obsolete file path mentioned in a comment. 2004-01-25 22:19:42 +00:00