postgresql/src/include
Tom Lane 51aebb07c3 Another try at the inlined MIPS spinlock code. Can't test this myself,
but for sure it's not any more broken than the prior version.
2005-08-26 22:04:53 +00:00
..
access Back-patch fixes for problems with VACUUM destroying t_ctid chains too soon, 2005-08-25 19:45:06 +00:00
bootstrap Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
catalog pg_aggregate.h fails to compile standalone, for lack of an #include 2005-01-28 17:36:04 +00:00
commands Fix interaction between materializing holdable cursors and firing 2005-04-11 19:51:32 +00:00
executor Back-patch fixes for problems with VACUUM destroying t_ctid chains too soon, 2005-08-25 19:45:06 +00:00
lib Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
libpq Some more missed copyright notices. Many of these look like they 2005-01-01 20:44:34 +00:00
mb Back out addition of Win1252 encoding. 2004-12-04 18:19:33 +00:00
nodes Some more missed copyright notices. Many of these look like they 2005-01-01 20:44:34 +00:00
optimizer Improve planner's estimation of the space needed for HashAgg plans: 2005-01-28 19:36:33 +00:00
parser Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
port Change Win32 O_SYNC method to O_DSYNC because that is what the method 2005-03-24 04:37:07 +00:00
postmaster Some more missed copyright notices. Many of these look like they 2005-01-01 20:44:34 +00:00
regex Solve the 'Turkish problem' with undesirable locale behavior for case 2004-05-07 00:24:59 +00:00
rewrite Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
storage Another try at the inlined MIPS spinlock code. Can't test this myself, 2005-08-26 22:04:53 +00:00
tcop Push enable/disable of notify and catchup interrupts all the way down 2005-06-02 21:03:46 +00:00
utils When using C-string lookup keys in a dynahash.c hash table, use strncpy() 2005-06-18 20:51:44 +00:00
c.h MemSet() must not cast its pointer argument to int32* until after it has 2005-07-18 15:53:46 +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 Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
pg_config.h.in Add code to find_my_exec() to resolve a symbolic link down to the 2004-11-06 23:06:29 +00:00
pg_config.h.win32 Stamp release 8.0.3. 2005-05-05 20:07:36 +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 Kerberos fixes from Magnus Hagander --- in theory Kerberos 5 auth 2005-03-25 00:35:20 +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