postgresql/src/backend
Tom Lane bec2f429af Reject operator names >= NAMEDATALEN characters. These will not work
anyway, and in assert-enabled builds you are likely to get an assertion
failure.  Backpatch as far as 7.3; 7.2 seems not to have the problem.
2005-08-16 00:48:58 +00:00
..
access Add test to WAL replay to verify that xl_prev points back to the previous 2005-05-31 19:11:14 +00:00
bootstrap Remove no-longer-needed inclusion of bootstrap_tokens.h, per patch 2002-11-04 14:22:32 +00:00
catalog Fix ancient memory leak in index_create(): RelationInitIndexAccessInfo 2005-06-25 16:54:30 +00:00
commands Code for SET/SHOW TIME ZONE with a fixed-interval timezone was not 2005-06-05 01:49:06 +00:00
executor Check that aggregate creator has the right to execute the transition 2005-01-27 23:43:45 +00:00
lib pgindent run. 2002-09-04 20:31:48 +00:00
libpq Push enable/disable of notify and catchup interrupts all the way down 2005-06-02 21:04:30 +00:00
main Add missing #include <errno.h>, per gripe from Alessio Bragadini. 2002-10-31 22:37:19 +00:00
nodes Adjust handling of command status strings in the presence of rules, 2002-10-14 22:14:35 +00:00
optimizer The random selection in function linear() could deliver a value equal to max 2005-06-14 14:21:37 +00:00
parser Reject operator names >= NAMEDATALEN characters. These will not work 2005-08-16 00:48:58 +00:00
po Translation updates 2004-04-05 09:02:37 +00:00
port Back-patch fix to cause stats processes to detach from shared memory, 2003-11-30 21:56:36 +00:00
postmaster Back-patch fix to cause stats processes to detach from shared memory, 2003-11-30 21:56:36 +00:00
regex Fix char-vs-pg_wchar confusion in p_ere(), per failure report from 2003-04-20 17:37:22 +00:00
rewrite Revert ill-starred change of 13-Feb-02: it appeared to fix a problem of 2004-01-14 03:39:36 +00:00
storage Force zero_damaged_pages to be effectively ON during recovery from WAL, 2003-12-01 16:53:42 +00:00
tcop Push enable/disable of notify and catchup interrupts all the way down 2005-06-02 21:04:30 +00:00
utils Fix bug in MIC -> EUC_JP conversion. Per Atsushi Ogawa. 2005-06-11 07:44:40 +00:00
Makefile > > > > and mb conversions (pg_ascii2mic and pg_mic2ascii not 2002-10-09 16:21:54 +00:00
nls.mk Translation updates 2002-12-10 20:00:27 +00:00