..
access
Adjust creation/destruction of TupleDesc data structure to reduce the
2005-03-07 04:42:17 +00:00
bootstrap
Tag appropriate files for rc3
2004-12-31 22:04:05 +00:00
catalog
Implement max() and min() aggregates for array types. Patch from Koju
2005-02-28 03:45:24 +00:00
commands
Add code to prevent transaction ID wraparound by enforcing a safe limit
2005-02-20 02:22:07 +00:00
executor
Revise hash join code so that we can increase the number of batches
2005-03-06 22:15:05 +00:00
lib
Tag appropriate files for rc3
2004-12-31 22:04:05 +00:00
libpq
Finish up the flat-files project: get rid of GetRawDatabaseInfo() hack
2005-02-26 18:43:34 +00:00
mb
Rename canonical encodings, per Peter:
2005-03-07 04:30:55 +00:00
nodes
Make the behavior of HAVING without GROUP BY conform to the SQL spec.
2005-03-10 23:21:26 +00:00
optimizer
Make the behavior of HAVING without GROUP BY conform to the SQL spec.
2005-03-10 23:21:26 +00:00
parser
Tag appropriate files for rc3
2004-12-31 22:04:05 +00:00
port
Allow Win32 to support the O_SYNC open flag as an wal_sync_method method.
2005-02-27 00:53:29 +00:00
postmaster
Refactor fork()-related code. We need to do various housekeeping tasks
2005-03-10 07:14:03 +00:00
regex
Solve the 'Turkish problem' with undesirable locale behavior for case
2004-05-07 00:24:59 +00:00
rewrite
Make the behavior of HAVING without GROUP BY conform to the SQL spec.
2005-03-10 23:21:26 +00:00
storage
Add spinlock support for Itanium processor with Intel compiler.
2005-03-10 21:41:01 +00:00
tcop
Tag appropriate files for rc3
2004-12-31 22:04:05 +00:00
utils
Revise hash join code so that we can increase the number of batches
2005-03-06 22:15:05 +00:00
c.h
Use _() macro consistently rather than gettext(). Add translation
2005-02-22 04:43:23 +00:00
fmgr.h
Tag appropriate files for rc3
2004-12-31 22:04:05 +00:00
funcapi.h
Update copyrights that were missed.
2005-01-01 05:43:09 +00:00
getaddrinfo.h
Some more missed copyright notices. Many of these look like they
2005-01-01 20:44:34 +00:00
getopt_long.h
Some more missed copyright notices. Many of these look like they
2005-01-01 20:44:34 +00:00
Makefile
Don't list port twice in SUBDIRS. Caught by Honda Shigehiro.
2005-01-06 21:00:24 +00:00
miscadmin.h
Finish up the flat-files project: get rid of GetRawDatabaseInfo() hack
2005-02-26 18:43:34 +00:00
pg_config.h.in
Define snprintf() to call pg_snprintf() so our own snprintf-like
2005-03-11 17:20:35 +00:00
pg_config.h.win32
Win32 8.1 stamp.
2005-01-18 14:39:46 +00:00
pg_config_manual.h
Minor cleanup.
2004-09-10 14:27:37 +00:00
pgstat.h
Update copyrights that were missed.
2005-01-01 05:43:09 +00:00
pgtime.h
Tag appropriate files for rc3
2004-12-31 22:04:05 +00:00
port.h
Add fprintf() custom version to libpgport.
2005-03-11 19:13:43 +00:00
postgres.h
Tag appropriate files for rc3
2004-12-31 22:04:05 +00:00
postgres_ext.h
Pgindent run for 8.0.
2004-08-29 05:07:03 +00:00
postgres_fe.h
Tag appropriate files for rc3
2004-12-31 22:04:05 +00:00
rusagestub.h
Tag appropriate files for rc3
2004-12-31 22:04:05 +00:00
strdup.h
Fix an obsolete file path mentioned in a comment.
2004-01-25 22:19:42 +00:00