Home
last modified time | relevance | path

Searched refs:ReorderBufferChange (Results 201 – 225 of 332) sorted by relevance

12345678910>>...14

/dports/databases/postgresql14-client/postgresql-14.1/src/backend/replication/logical/
H A Ddecode.c911 ReorderBufferChange *change; in DecodeInsert()
967 ReorderBufferChange *change; in DecodeUpdate()
1034 ReorderBufferChange *change; in DecodeDelete()
1088 ReorderBufferChange *change; in DecodeTruncate()
1160 ReorderBufferChange *change; in DecodeMultiInsert()
1231 ReorderBufferChange *change; in DecodeSpecConfirm()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/replication/logical/
H A Ddecode.c911 ReorderBufferChange *change; in DecodeInsert()
967 ReorderBufferChange *change; in DecodeUpdate()
1034 ReorderBufferChange *change; in DecodeDelete()
1088 ReorderBufferChange *change; in DecodeTruncate()
1160 ReorderBufferChange *change; in DecodeMultiInsert()
1231 ReorderBufferChange *change; in DecodeSpecConfirm()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/replication/logical/
H A Ddecode.c911 ReorderBufferChange *change; in DecodeInsert()
967 ReorderBufferChange *change; in DecodeUpdate()
1034 ReorderBufferChange *change; in DecodeDelete()
1088 ReorderBufferChange *change; in DecodeTruncate()
1160 ReorderBufferChange *change; in DecodeMultiInsert()
1231 ReorderBufferChange *change; in DecodeSpecConfirm()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/replication/logical/
H A Ddecode.c911 ReorderBufferChange *change; in DecodeInsert()
967 ReorderBufferChange *change; in DecodeUpdate()
1034 ReorderBufferChange *change; in DecodeDelete()
1088 ReorderBufferChange *change; in DecodeTruncate()
1160 ReorderBufferChange *change; in DecodeMultiInsert()
1231 ReorderBufferChange *change; in DecodeSpecConfirm()
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/replication/logical/
H A Ddecode.c911 ReorderBufferChange *change;
967 ReorderBufferChange *change;
1034 ReorderBufferChange *change;
1088 ReorderBufferChange *change; in stringlist_to_identifierstr()
1160 ReorderBufferChange *change;
1231 ReorderBufferChange *change;
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/replication/pgoutput/
H A Dpgoutput.c43 ReorderBufferChange *change);
46 ReorderBufferChange *change);
381 Relation relation, ReorderBufferChange *change)
508 int nrelations, Relation relations[], ReorderBufferChange *change)
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/replication/pgoutput/
H A Dpgoutput.c43 ReorderBufferChange *change);
46 ReorderBufferChange *change);
381 Relation relation, ReorderBufferChange *change) in pgoutput_change()
508 int nrelations, Relation relations[], ReorderBufferChange *change) in pgoutput_truncate()
/dports/databases/postgresql13-client/postgresql-13.5/src/backend/replication/pgoutput/
H A Dpgoutput.c43 ReorderBufferChange *change);
46 ReorderBufferChange *change);
381 Relation relation, ReorderBufferChange *change) in pgoutput_change()
508 int nrelations, Relation relations[], ReorderBufferChange *change) in pgoutput_truncate()
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/replication/pgoutput/
H A Dpgoutput.c43 ReorderBufferChange *change);
46 ReorderBufferChange *change);
381 Relation relation, ReorderBufferChange *change)
508 int nrelations, Relation relations[], ReorderBufferChange *change)
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/replication/pgoutput/
H A Dpgoutput.c43 ReorderBufferChange *change);
46 ReorderBufferChange *change);
381 Relation relation, ReorderBufferChange *change) in pgoutput_change()
508 int nrelations, Relation relations[], ReorderBufferChange *change) in pgoutput_truncate()
/dports/databases/postgresql13-plperl/postgresql-13.5/src/backend/replication/pgoutput/
H A Dpgoutput.c43 ReorderBufferChange *change);
46 ReorderBufferChange *change);
381 Relation relation, ReorderBufferChange *change) in pgoutput_change()
508 int nrelations, Relation relations[], ReorderBufferChange *change) in pgoutput_truncate()
/dports/databases/postgresql13-plpython/postgresql-13.5/src/backend/replication/pgoutput/
H A Dpgoutput.c43 ReorderBufferChange *change);
46 ReorderBufferChange *change);
381 Relation relation, ReorderBufferChange *change) in pgoutput_change()
508 int nrelations, Relation relations[], ReorderBufferChange *change) in pgoutput_truncate()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/include/replication/
H A Doutput_plugin.h61 ReorderBufferChange *change);
/dports/databases/postgresql96-server/postgresql-9.6.24/src/include/replication/
H A Doutput_plugin.h61 ReorderBufferChange *change);
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/include/replication/
H A Doutput_plugin.h61 ReorderBufferChange *change);
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/include/replication/
H A Doutput_plugin.h61 ReorderBufferChange *change);
/dports/databases/postgresql96-client/postgresql-9.6.24/src/include/replication/
H A Doutput_plugin.h61 ReorderBufferChange *change);
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/include/replication/
H A Doutput_plugin.h61 ReorderBufferChange *change);
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/include/replication/
H A Doutput_plugin.h61 ReorderBufferChange *change);
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/include/replication/
H A Doutput_plugin.h61 ReorderBufferChange *change);
/dports/databases/postgresql10-contrib/postgresql-10.19/src/include/replication/
H A Doutput_plugin.h61 ReorderBufferChange *change);
/dports/databases/postgresql10-client/postgresql-10.19/src/include/replication/
H A Doutput_plugin.h61 ReorderBufferChange *change);
/dports/databases/postgresql10-plpython/postgresql-10.19/src/include/replication/
H A Doutput_plugin.h61 ReorderBufferChange *change);
/dports/databases/postgresql10-plperl/postgresql-10.19/src/include/replication/
H A Doutput_plugin.h61 ReorderBufferChange *change);
/dports/databases/postgresql10-docs/postgresql-10.19/src/include/replication/
H A Doutput_plugin.h61 ReorderBufferChange *change);

12345678910>>...14